-
-
Notifications
You must be signed in to change notification settings - Fork 72
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
Use DataTables in all tabular data views #1512
Comments
@sheraaronhurt This is to make it easier on the admin user to scan data and find what they want - especially useful for larger data sets. Also, is there anything else that you think would make it easier for the admin user to view tabular data? Which of the following applies to when you want to see this fixed?
|
@maneesha thanks for tagging me on this. I Would like to see this fixed later (by the end of 2019) |
@maneesha @sheraaronhurt I'd like you to decide if you want me to add DataTables, just as in here: https://amy.carpentries.org/requests/training_requests/ - this would enable you not only to sort by clicking columns, as it would allow changing number of elements per page, and searching within. EDIT: if you don't like DataTables, then I'd have to use a different way. |
Yes - I think having all tabular views look like the training request view would be great. |
I agree with Maneesha, that will be great! |
Not sure how it works on your computers, but All Training Requests does slow down a bit on mine (using Windows and Firefox) due to the number of requests that need to load in. |
It's also slow for me too. I think that's OK. Maybe if the interface allows, we could have an hourglass or progress bar that indicates this. Other than that, it would be great to use this feature across all our tables. |
@maneesha can you please change the title to "Use DataTables in all tabular data views", as it's more general than just changing sorting options? |
MIne slows down too. I thought it was me! |
We should assess whether DataTables is the best option. This will be considered as part of our wider accessibility audit. |
Anytime tabular data is displayed, the user should be able to select a column to sort by.
See also #1507 and #1063.
The text was updated successfully, but these errors were encountered: