yoroi-frontend icon indicating copy to clipboard operation
yoroi-frontend copied to clipboard

Please add the ability to sort wallets

Open andreabravetti opened this issue 3 years ago • 2 comments

Please add the ability to sort wallets, it may be useful for people that have some different wallets on Yoroi and should be very simple to implement.

andreabravetti avatar Jul 05 '21 07:07 andreabravetti

@yushih , the main "My Wallets" page - let's look into the options to move wallets around on that page, maybe in two steps:

  • Version 1: there are something like arrow buttons on each row so user can click to move up or move down on the list
  • Version 2: rows might be draggable, with that special icon on the side that you can "grab" with the cursor to move the row around.

The wallets in the drop-down list then would be displayed in the same order. But the first step I reckon we need to look into adding an additional "sorting index" in the storage, which by default is equal to the original index as the wallets are created.

vsubhuman avatar Jul 11 '21 19:07 vsubhuman

This is being added in the ongoing redesign

vsubhuman avatar Sep 10 '21 20:09 vsubhuman