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

React Tooltips can get stuck #10867

Closed
colin-grant-work opened this issue Mar 9, 2022 · 0 comments · Fixed by #11869
Closed

React Tooltips can get stuck #10867

colin-grant-work opened this issue Mar 9, 2022 · 0 comments · Fixed by #11869
Labels
bug bugs found in the application ui/ux issues related to user interface / user experience

Comments

@colin-grant-work
Copy link
Contributor

Bug Description:

There are conditions under which a React tooltip will get stuck even though it no longer applies.

Steps to Reproduce:

I've noticed this in a few cases, but here's one that's reproducible:

  1. Have a non-builtin plugin installed.
  2. Hover over the plugin so that the tooltip shows up.
  3. Click Uninstall so that the tree node for the plugin disappears.
  4. Observe that the tooltip stays.

image

Additional Information

  • Operating System: Ubuntu 20 (Firefox)
  • Theia Version: e62fd33
@colin-grant-work colin-grant-work added bug bugs found in the application ui/ux issues related to user interface / user experience labels Mar 9, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug bugs found in the application ui/ux issues related to user interface / user experience
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant