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

Query builder tooltips are not removed sometimes #1694

Open
robyngit opened this issue Mar 16, 2021 · 0 comments
Open

Query builder tooltips are not removed sometimes #1694

robyngit opened this issue Mar 16, 2021 · 0 comments
Labels
bug query builder relates to the QueryBuilderView, used in the EditCollecionView

Comments

@robyngit
Copy link
Member

Describe the bug
In the query builder, a tooltip is displayed when hovering over one of the selected metadata fields:

Screen Shot 2021-03-16 at 19 30 01

Occasionally, these tooltips are not removed correctly when the selected field is removed, and the arrow from the tooltip can be seen at the very top of the page:

Screen Shot 2021-03-16 at 19 37 48

To Reproduce
I can't reproduce this consistently. Hover over metadata fields in the query builder multiple times, and eventually one will get "stuck"

Expected behavior
The tooltip should be removed

@robyngit robyngit added bug query builder relates to the QueryBuilderView, used in the EditCollecionView labels Mar 16, 2021
robyngit added a commit that referenced this issue Jul 22, 2024
- Add the newest Formantic UI popup module which is very small
- Use in place of Bootstrap tooltip module in SearchableSelectView
- Using this module instead of bootstrap simplifies adding & properly removing tooltips. We can start using this module where we are having issues with the Bootstrap tooltips in other places (see tagged issues below).

Issues #2253, #2319, #1733, #1694, #1682
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug query builder relates to the QueryBuilderView, used in the EditCollecionView
Projects
None yet
Development

No branches or pull requests

1 participant