Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show torrent comment on torrent details page #277

Closed
josecelano opened this issue Sep 19, 2023 · 1 comment · Fixed by #294
Closed

Show torrent comment on torrent details page #277

josecelano opened this issue Sep 19, 2023 · 1 comment · Fixed by #294
Assignees
Labels
Easy Good for Newcomers

Comments

@josecelano
Copy link
Member

The torrent comment field has been stored in the database. And it's included in API responses.

We should show it on the details page.

@josecelano josecelano added the Easy Good for Newcomers label Sep 19, 2023
@mario-nt
Copy link
Contributor

mario-nt commented Oct 2, 2023

wip

@josecelano josecelano assigned josecelano and mario-nt and unassigned josecelano Oct 3, 2023
mario-nt pushed a commit to mario-nt/torrust-index-gui that referenced this issue Oct 6, 2023
Details page of a torrent now displays the comment field if exists.

Updated libraries packages for API responses to contain the comment field.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Easy Good for Newcomers
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants