-
-
Notifications
You must be signed in to change notification settings - Fork 37
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
[Change]: Update column sorting for all tables #1849
Comments
Assigned to me to investigate what backend sorting changes will be necessary. |
Notes on changes that will be necessary for this: Archived ItemsIn table, not sortable
Sortable, not in table
WorkflowsIn table, not sortable
Sortable, not in table
CollectionsIn table, not sortable
Archived Items tab on the Collections pageNotes
Pages list in the Quality Assurance tab of the Archived Item Detail pageSortable, not in table
Notes
Crawls tab on the Crawl Workflow Detail pageIn table, not sortable
Org Settings members listNotes
Btrix queue exclusion tableNotes
|
Generally we don't seem to be using many pages of exclusions so I'm not too worried about that table not being sortable. If it's easy to do, great to have for consistency, otherwise seems like low priority to me. |
Pull out high priority items into sub-issues and then unschedule this main issue. |
Context
Now that #1839 introduces sorting using the table headers, we should extend this function to the other tables within the app to ensure a consistent and predictable experience.
Mockup for the spreadsheet table style
Tasks
btrix-queue-exclusion-table
component (crawl workflow creator & watch tab)The text was updated successfully, but these errors were encountered: