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

[Dashboards][Discuss] Pagination limits #195678

Open
thomasneirynck opened this issue Oct 9, 2024 · 1 comment
Open

[Dashboards][Discuss] Pagination limits #195678

thomasneirynck opened this issue Oct 9, 2024 · 1 comment
Labels
Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas

Comments

@thomasneirynck
Copy link
Contributor

Pagination limits are currently implicitly based on the max_result_window-setting of the .kibana* system indices.

This seems too tied to the internal implementation details.

Should discuss if

  • API should preserve the existing settings. (perPage and page).
  • API should introduce new kibana-specific limits (and detach from max_result_window)
@botelastic botelastic bot added the needs-team Issues missing a team label label Oct 9, 2024
@thomasneirynck thomasneirynck added Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas and removed needs-team Issues missing a team label labels Oct 9, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-presentation (Team:Presentation)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas
Projects
None yet
Development

No branches or pull requests

2 participants