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

[bug] Cascader becomes unresponsive when displaying large amount of items #215

Open
ifrost opened this issue Oct 7, 2024 · 2 comments
Open
Labels
bug Something isn't working performance

Comments

@ifrost
Copy link
Contributor

ifrost commented Oct 7, 2024

Bug description

  • Grafana version: 11.2.0
  • Plugin version: 0.1.12

Steps to reproduce

  1. Load > 10000 service names in the app (mock the response or hardcode in the code)
  2. Cascader selector to change service name becomes unresponsive or very slow

Profiles selector is also also affected but it should never have that many profile types.

Actual behaviour

The time between click and showing the dropdown increases above 200ms

Expected behaviour

The cascader should open immediately. Not all results needs to be rendered but it should be possible to search in all items.

Proposed solutions

@ifrost ifrost added bug Something isn't working performance labels Oct 7, 2024
Copy link
Contributor

github-actions bot commented Jan 6, 2025

This issue has been automatically marked as stale because it has not had activity in the last 90 days. It will be closed in 2 weeks if no further activity occurs.

@github-actions github-actions bot added the stale label Jan 6, 2025
@ifrost
Copy link
Contributor Author

ifrost commented Jan 7, 2025

+1

@github-actions github-actions bot removed the stale label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working performance
Projects
None yet
Development

No branches or pull requests

1 participant