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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix dragging onto hidden crumbs #2412

Merged
merged 1 commit into from
Dec 23, 2021

Conversation

raimund-schluessler
Copy link
Contributor

@raimund-schluessler raimund-schluessler commented Dec 21, 2021

This fixes dragging stuff onto crumbs that are hidden. Before the menu would immediately close after leaving the three-dots-menu, since the dropdown was attached to body, thus triggering the dragLeave handler when hovering over the dropdown.

I wanted to show a screencast, but peek doesn't work with Wayland anymore, so you gotta trust me with this one 馃槈 馃檲

@raimund-schluessler raimund-schluessler added bug Something isn't working 3. to review Waiting for reviews feature: breadcrumbs Related to the breadcrumbs components labels Dec 21, 2021
Signed-off-by: Raimund Schl眉脽ler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler merged commit 4454293 into master Dec 23, 2021
@raimund-schluessler raimund-schluessler deleted the fix/noid/drag-hidden-crumbs branch December 23, 2021 06:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: breadcrumbs Related to the breadcrumbs components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants