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

Parse Error UI Improvement #3085

Merged
merged 5 commits into from
Jun 10, 2024
Merged

Parse Error UI Improvement #3085

merged 5 commits into from
Jun 10, 2024

Conversation

jameskerr
Copy link
Member

@jameskerr jameskerr commented Jun 7, 2024

fixes #3081 by not showing the histogram if there is a parse error

  • Handle Error Case Differently
  • Handle missing properties in query info
  • Do not show the histogram if there is a parse error
  • Loosen missing pool error detection

Here are the screenshots of the various "pool missing" stats. I also improved the error message of the histogram when the pool has no data in it.

With no pools

CleanShot 2024-06-07 at 15 49 08@2x

With a pool

CleanShot 2024-06-07 at 15 48 57@2x

When there is no data in the pool

CleanShot 2024-06-07 at 16 06 15@2x

@jameskerr jameskerr requested review from philrz and mattnibs June 7, 2024 23:15
Copy link
Contributor

@philrz philrz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tests out well for me! 👍

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.

Opaque error in stacked bar area when there's no data to plot
2 participants