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(LinkBubble): Limit hide on scroll to div elements #5566

Merged
merged 1 commit into from
Mar 25, 2024

Conversation

mejo-
Copy link
Member

@mejo- mejo- commented Mar 25, 2024

Don't hide e.g. when scrolling in an input element.

Fixes: #5497

🏁 Checklist

  • Code is properly formatted (npm run lint / npm run stylelint / composer run cs:check)
  • Sign-off message is added to all commits

Don't hide e.g. when scrolling in an input element.

Fixes: #5497

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- force-pushed the fix/linkbubble_scroll_handler branch from 9502110 to daac91d Compare March 25, 2024 10:16
@mejo- mejo- changed the title fix(LinkBubble): Limit hide on scroll to editor scroll container fix(LinkBubble): Limit hide on scroll to div elements Mar 25, 2024
@mejo- mejo- merged commit 1662a1a into main Mar 25, 2024
59 checks passed
@mejo- mejo- deleted the fix/linkbubble_scroll_handler branch March 25, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants