lbryio / lbry-desktop

A browser and wallet for LBRY, the decentralized, user-controlled content marketplace.
https://lbry.tech
MIT License
3.56k stars 414 forks source link

Sort downloads (show newest first) #7684

Closed Ruk33 closed 2 years ago

Ruk33 commented 2 years ago

Fixes

Issue Number: https://github.com/lbryio/lbry-desktop/issues/7405

What is the current behavior?

Downloads are sorted to show the oldest first.

What is the new behavior?

Downloads are sorted so the newest/recently-downloaded-elements are shown first.

Other information

PR Checklist

Toggle... What kind of change does this PR introduce? - [ ] Bugfix - [x] Feature - [ ] Code style update (formatting) - [ ] Refactoring (no functional changes) - [ ] Documentation changes - [ ] Other - Please describe: Please check all that apply to this PR using "x": - [x] I have checked that this PR is not a duplicate of an existing PR (open, closed or merged) - [ ] I added a line describing my change to CHANGELOG.md - [x] I have checked that this PR does not introduce a breaking change - [ ] This PR introduces breaking changes and I have provided a detailed explanation below