Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Content App: Multi Page Table - Add ability to sort columns via column header #2836

Closed
Tracked by #2828
zcolah opened this issue Jul 16, 2024 · 0 comments · Fixed by #2884
Closed
Tracked by #2828

Content App: Multi Page Table - Add ability to sort columns via column header #2836

zcolah opened this issue Jul 16, 2024 · 0 comments · Fixed by #2884
Assignees
Labels
enhancement Improvement to an existing feature

Comments

@zcolah
Copy link

zcolah commented Jul 16, 2024

Intro

Users will now be able to sort columns by clicking on the column header (in addition to sorting by the sort pill).
image

In addition to this users will also now be able to sort by Created By and ZUID via a more menu.
image

Renaming columns & dropdown menu options

To ensure consistency between the column names and dropdown menu options we will be:

  • Renaming “Created On” column to “Date Created”
    image

  • Renaming the dropdown options “Date Saved” to “Last Saved” and “Date Published” to “Last Published”
    image

Figma

https://www.figma.com/design/DnjTArj28sn3NVicVIsmKK/Multi-Page-Content-Table?node-id=634-76518&m=dev&t=HRWaD5IaEP7eP1f7-1

@finnar-bin finnar-bin assigned finnar-bin and unassigned agalin920 Jul 22, 2024
@finnar-bin finnar-bin added the enhancement Improvement to an existing feature label Jul 24, 2024
agalin920 pushed a commit that referenced this issue Jul 31, 2024
- Adds created by and zuid sorting
- Rename some columns for consistency
- Add table column header sorting
- Sync sorting pill button and column header sorting status
- Save sort order to local storage

Resolves #2836 
Resolves #2845
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improvement to an existing feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants