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

Pagination - users specify list length #1623

Closed
w33ble opened this issue Oct 9, 2014 · 4 comments
Closed

Pagination - users specify list length #1623

w33ble opened this issue Oct 9, 2014 · 4 comments

Comments

@w33ble
Copy link
Contributor

w33ble commented Oct 9, 2014

Currently, when using the pagination directive, the code defines the length of the list. It defaults to (and is often set to) 10 records, like so:

screenshot 2014-10-09 14 48 09

It would be nice if the user could select the list length, perhaps via a dropdown or input, instead of being limited by the length we've chosen. It may be nice to allow them to select "all" so they don't have to deal with a paginated list.

Additionally, perhaps that default length could be a Kibana application setting instead of being hard-coded to 10 records.

Labeling discuss as it might be worth getting additional input.

@rashidkpc
Copy link
Contributor

+1 seems useful, and more straight forward than attempting to dynamically scale the page length. Scaling the page length will make the results jump around all weird. Imagine if Brazil was usually on page 5, but if the window was bigger it was on page 2. You'd have to go searching for it every time you needed it.

@TiNico22
Copy link

+1 can also help for the #1565

@stayfocused
Copy link

+1 need more

@w33ble
Copy link
Contributor Author

w33ble commented Nov 3, 2014

This can be closed once #1763 is finished and merged.

@w33ble w33ble closed this as completed Feb 9, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants