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

Show message to select bubble after bubble plot renders #2070

Merged
merged 8 commits into from
May 31, 2023

Conversation

vinuthakaranth
Copy link
Contributor

@vinuthakaranth vinuthakaranth commented May 18, 2023

Description

Show message to select bubble after bubble plot renders. This change makes the whole local importance component to not render while the bubble chart is loading.

Before change:
The message 'Select a bubble...' appeared before the bubble plot was rendered, while it was loading.
image

After change:
The message 'Select a bubble...' appears once the bubble chart has been rendered successfully (not while it is loading).
image

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

Signed-off-by: vinutha karanth <[email protected]>
Signed-off-by: vinutha karanth <[email protected]>
@vinuthakaranth vinuthakaranth enabled auto-merge (squash) May 31, 2023 00:44
@vinuthakaranth vinuthakaranth merged commit 800ae2c into main May 31, 2023
@vinuthakaranth vinuthakaranth deleted the vikarant/buttonsOnLoading branch May 31, 2023 21:34
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.

4 participants