unproducts/protowallet

Reordering of Accounts via DnD

Opened this issue · 0 comments

Use drag-n-drop functionality to facilitate re-ordering of Account cards.
Reason: Dashboard (Home) will have a top bar featuring top 4 accounts with balance. So when number of accounts grow, user must have liberty to select order.

Core lib already allows updating index. So flow would be allowing user to complete drag n drop and later updating accounts with new calculated indices.