code4romania / code4romania/alex-api
[General] Sorting in tables
- Dominant language
- Dockerfile
- Stars
- 5
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
In order to sort a table by column, the user needs to click on the table header on that column if it is followed by the icon:
- Default: table is unsorted, entries are listed in the order the user added them

- First click on column header -> sort A-Z

- Second click on the column header -> sort Z-A

- Third click on the column header -> default unsorted
Mockup link https://www.figma.com/file/W7ppl5xGFpB3atVWwYL7qN/Alex-(asistentul-bugetar-al-ONG-urilor)?node-id=2486%3A37825
Contributor guide
Assessment
This issue has not been assessed yet.