-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(dashboards): enable sorting by column in table view (#82239)
Enable sorting by column in dashboards table view. - This PR adds sorting by `name`, `date created`, and `owner` - Added sort by `Name (Z-A)` to dropdown to maintain consistency b/w grid and table view - Sorting by `owner` column makes your dashboards show up on top (i.e. `myDashboards` in the sort dropdown) - The plan is to remove the sort dropdown for the table view in the future <img width="800" alt="Screenshot 2024-12-17 at 1 03 30 PM" src="https://github.com/user-attachments/assets/6393a5ec-2b3c-43e8-8dca-2731060c6add" />
- Loading branch information
1 parent
0203fa4
commit 6a22b21
Showing
2 changed files
with
45 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters