webb-tools / webb-dapp

Monorepo for the Webb ecosystem.
https://app.tangle.tools
Apache License 2.0
29 stars 15 forks source link

[TASK] Implement Sorting Functionality for Tables on Nominations page #2369

Closed monaiuu closed 1 week ago

monaiuu commented 1 month ago

Description

Enhance ux by implementing sorting capabilities for the all Validators table (Active/Waiting) within the Nomination page. This will improve usability and allow users to navigate and organize the validator data more effectively.

Sorting Features:

Example Screenshots

default is sorted by effective amount staked, selecting a table header item (i.e., identity in this case) will enable sorting Image table is now sorted by identity in alphabetical order Image selecting again will reverse the sorting order Image

monaiuu commented 1 month ago

Notes

Current Views

Image Image