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

[FEATURE] Adjust the number of classes listed #138

Open
alexzheng111 opened this issue Nov 10, 2023 · 0 comments
Open

[FEATURE] Adjust the number of classes listed #138

alexzheng111 opened this issue Nov 10, 2023 · 0 comments
Labels
enhancement New feature or request frontend Issues related to the user facing portion of the app

Comments

@alexzheng111
Copy link

Allow adjusting number of classes of listed in pagination.

Currently every search returns 100 classes in a page, requiring users to scroll through 100 classes if the desired class is at the bottom. This is bad for user experience.

Steps required:

  1. Create a filter for the number of classes desired to display per page.
  2. Change the TablePagination to accept a dynamic rowsPerPage that determines the number of pages returned.
@avaneeshk098 avaneeshk098 added enhancement New feature or request frontend Issues related to the user facing portion of the app labels Nov 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request frontend Issues related to the user facing portion of the app
Projects
None yet
Development

No branches or pull requests

2 participants