Skip to content

fix: hover flickering when cursor is below icon#44

Merged
Wuuuuu5 merged 2 commits into
mainfrom
bug-fix
Apr 28, 2026
Merged

fix: hover flickering when cursor is below icon#44
Wuuuuu5 merged 2 commits into
mainfrom
bug-fix

Conversation

@Wuuuuu5
Copy link
Copy Markdown

@Wuuuuu5 Wuuuuu5 commented Apr 23, 2026

What was changed

Fixed an issue where the icon was flickering when hovering just below it.

Why

The hover state was triggering inconsistently when the cursor was near the lower boundary of the icon, causing rapid flickering.

Changes

  • Updated Tailwind CSS class order for icon hover behaviour
  • Fixed flickering issue by correcting transition handling and transform ordering
  • Improved hover transition

Testing

  • Verified that icon no longer flickers when hovering below it

@Wuuuuu5 Wuuuuu5 self-assigned this Apr 23, 2026
Copy link
Copy Markdown
Collaborator

@FuRankLy FuRankLy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm, issue is resolved

@Wuuuuu5 Wuuuuu5 added this to the User Profile System milestone Apr 28, 2026
@Wuuuuu5 Wuuuuu5 merged commit 12013d3 into main Apr 28, 2026
2 checks passed
@Wuuuuu5 Wuuuuu5 deleted the bug-fix branch April 28, 2026 00:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants