It would be great to have a feature where you can change the order of all your accounts by just dragging them.
The left part "accounts" of the screen.
The accounts part on the portfolio page
IMO we can start by allowing reordering on the main sidebar, which is way more simpler as it's only 1 axis to handle
let's wait about potential "accounts screen"
also not clear how this will work with connected issue https://github.com/LedgerHQ/ledger-live-desktop/issues/1153
nb: this one is very solid: https://github.com/atlassian/react-beautiful-dnd
one further suggestion (to further enhance #1153) is when user drags to reorder the accounts, "Sort by" selection would turn to "custom", in which case new accounts would be added to the end of the list and no automated sorting would happen, until user selects "name" or "balance" again.
yeah would make sense!
we can't give an ETA for the features yet as we're having a big focus on the bugs and the performance / polishes. but it's typically something we could accept in a PR.
Most helpful comment
one further suggestion (to further enhance #1153) is when user drags to reorder the accounts, "Sort by" selection would turn to "custom", in which case new accounts would be added to the end of the list and no automated sorting would happen, until user selects "name" or "balance" again.