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

Improve select performance #138

Merged
merged 3 commits into from
Aug 15, 2024
Merged

Conversation

joey-grafana
Copy link
Collaborator

Limits the amount of values in the select drop down to 10,000 for performance and rendering.

When a user searches, they will be searching through all keys / values but will also limit to 10,000 items in the drop down.

@joey-grafana joey-grafana self-assigned this Aug 14, 2024
@joey-grafana joey-grafana marked this pull request as ready for review August 14, 2024 10:50
@joey-grafana joey-grafana merged commit bd16b7e into main Aug 15, 2024
2 checks passed
@joey-grafana joey-grafana deleted the joey/improve-select-performance branch August 15, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant