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

Display more than 8 results #4

Closed
SuperSandro2000 opened this issue Jan 11, 2023 · 2 comments
Closed

Display more than 8 results #4

SuperSandro2000 opened this issue Jan 11, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@SuperSandro2000
Copy link
Member

SuperSandro2000 commented Jan 11, 2023

When only displaying 8 results per page, you can't really search through all your search results to find exactly what you want. I would propose to increase the default and maybe add a view which just display everything.
Also the pager is not nice to use. It only displays the first, last, current and current-1 and current+1. If you want to navigate from the 7th to the 20th page you need to click a lot.

@hsjobeki
Copy link
Collaborator

hsjobeki commented Jan 13, 2023

I‘ll add a select field where you can select the number of results per page. But i would like to leave the pagination (you called it pacer) as it is.
Because why would you want to go to 20th page to find your result there. We have to stay compatible with mobile devices and cannot just add more entries there, as it is already very dense on small devices

the other features, also from you other issues will be added very soon

@hsjobeki hsjobeki added the enhancement New feature or request label Jan 21, 2023
@hsjobeki
Copy link
Collaborator

Fixed in #8

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants