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

Scroll on dashboards page is making multiple call to backed #881

Open
sunitakawane opened this issue May 16, 2024 · 0 comments
Open

Scroll on dashboards page is making multiple call to backed #881

sunitakawane opened this issue May 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@sunitakawane
Copy link
Collaborator

Description

on dashboards, when we scroll on the results pane/data table , multiple calls are being made to backend

Steps to Reproduce

  1. Create new dashboard
  2. Add panel of type data table
  3. Add new query or put * in query text field
  4. Hit Run query
  5. When you see the results in datatable format, try to scroll on the table
  6. You will see multiple calls being made to backed
    image

Expected Behavior

Clearly describe what you expect to happen.

Environment

  • Commit Hash: [e.g. 9ed5f0a]
  • OS: [e.g. MacOS 14.1.1 on apple silicon]
  • Browser and Version (if applicable): [e.g. chrome 119.0.6045.159 arm64, safari 19616.2.9.11.7]

(Optional) Additional Context

Add anything else we should know about this problem.

@sunitakawane sunitakawane added the bug Something isn't working label May 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant