Skip to content

Data browser rows appear loading when info panel is loading #2781

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

Closed
4 tasks done
mtrezza opened this issue May 2, 2025 · 2 comments · Fixed by #2782
Closed
4 tasks done

Data browser rows appear loading when info panel is loading #2781

mtrezza opened this issue May 2, 2025 · 2 comments · Fixed by #2782
Labels
state:released-alpha Released as alpha version type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@mtrezza
Copy link
Member

mtrezza commented May 2, 2025

New Issue Checklist

Issue Description

The data browser rows appear loading when the info panel is loading data on cell click.

Issue introduced with #2768.

In code there is a isLoading parameter and setIsLoading method that is used, but it should be renamed to clearly indicate what is loading, the info panel or the data table.

Steps to reproduce

  1. Open info panel in data browser.
  2. Click on a cell to load the data in the info panel.
  3. While info panel data is loading, the data browser rows show the loading animation as well.

Expected Outcome

Data browser rows should not be loading.

Environment

Dashboard

  • Parse Dashboard version: 7.1.0
Copy link

parse-github-assistant bot commented May 2, 2025

🚀 Thanks for opening this issue!

ℹ️ You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added the type:bug Impaired feature or lacking behavior that is likely assumed label May 2, 2025
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.1.1-alpha.2

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released-alpha Released as alpha version type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants