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

Fix problem with click events in popup notifications #239

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

jmbejar
Copy link
Collaborator

@jmbejar jmbejar commented Aug 29, 2024

There were two issues with popup notifications displayed when models are downloaded:

  • The popup was refusing to be dismissed (e.g. close button not working)
  • The user could interact with the dropdown that sits under this floating element (in Explorer section), when it was not the expected thing to happen.

Both issues are addressed in this PR.

@jmbejar jmbejar merged commit 18cf6cb into dev Aug 29, 2024
5 checks passed
@jmbejar jmbejar deleted the fix-popup-notifications-issues branch August 29, 2024 18:12
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.

1 participant