thelulaloop / current-sprint

0 stars 0 forks source link

Sort table by ascending or deceding order based on specific columns values #70

Open sync-by-unito[bot] opened 1 month ago

sync-by-unito[bot] commented 1 month ago

Problem statement:

Currently all table's order is based on a specific column in either ascending or descending order. This is not always ideal and user sometime need the table to be sorted based on a specific column.

Requirement: Create the ability for user to sort a table or search results based on values of a specific column in the table. The user should be able to sort in ascending or descending order by clicking on a icon in the column header. Please see example of ClickUp where this functionality is applied. Please only allow users to sort by one column, we will implement multi-column sorting at a later stage.

┆Issue is synchronized with this Clickup task by Unito ┆Attachments: Sorting_columns.webm | Screen Recording 2024-02-22 at 12.35.19.mov

sync-by-unito[bot] commented 1 month ago

➤ Joël Samuel Kapepula commented:

Test passed 🚀

sync-by-unito[bot] commented 1 month ago

➤ Leonie Swarts commented:

@Joël Samuel Kapepula Video proof Sorting_columns.webm

sync-by-unito[bot] commented 1 month ago

➤ Leonie Swarts commented:

Only able to add on Users and Drivers page, the other pages does not have the back-end working yet