Skip to content

Conversation

@backportbot
Copy link

@backportbot backportbot bot commented Dec 15, 2025

Backport of PR #8064

@backportbot backportbot bot requested a review from silverkszlo December 15, 2025 15:34
@backportbot backportbot bot added bug Something isn't working 3. to review performance 🚀 labels Dec 15, 2025
@backportbot backportbot bot added this to the Nextcloud 32.0.4 milestone Dec 15, 2025
The mouseover event event bubbles, which means that hovering child
elements also triggers it. This can lead to bad performance. Thus it's
better to use mouseenter.

See https://developer.mozilla.org/en-US/docs/Web/API/Element/mouseenter_event#usage_notes

Signed-off-by: Jonas <jonas@freesources.org>
@mejo- mejo- enabled auto-merge December 15, 2025 15:36
@codecov
Copy link

codecov bot commented Dec 15, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@mejo- mejo- merged commit 3317b99 into stable32 Dec 15, 2025
63 checks passed
@mejo- mejo- deleted the backport/8064/stable32 branch December 15, 2025 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants