-
-
Notifications
You must be signed in to change notification settings - Fork 385
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
(Update) Condense and rearrange torrent general info #1884
Conversation
Links the "View Peers" and "View History" pages into the seeds/leeches and completed stats respectively to condense space
Move torrent timestamp and estimated ratio into tooltips to condense space
Move "Use a freeleech token" button to beside the download button to condense space
Only show 1 icon for freeleech regardless of how many freeleech discounts have been assigned. Same with double upload. Convert all discounts to icons with the discount displayed in tooltip.
Add more torrent status to discounts in torrent general info
Move editing/internal/moderation controls to dedicated panel
Condenses and organizes general info from the table view into 2 lines
I think the icons don't provide enough context for what they represent. Adding labels or additional context to the icons would help. Users shouldn't have to hover to be able to read the information on the screen. I would like to see the expanded view preserved behind a toggle, especially since there is information that is not carried over to the new layout. This could also allow for further condensing as the less important details could be hidden in the expanded view. We should also get some feedback from the sponsors since this is a key area of the project. |
Displays the legacy torrent general info when the panel header is clicked
The legacy layout can now be toggled by clicking on the "General" header similar to how the raw MediaInfo works |
Fix: Toggle Icon when Expanding sections on Torrent Page
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Now with the toggle added, I think we are good with this.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Rearranges the torrent general info layout to be more condensed.
Changes:
Before:
After: