Skip to content

fix(DefaultNode): Fix label flicker on hover#295

Merged
jenny-s51 merged 1 commit intopatternfly:mainfrom
jeff-phillips-18:hover-flicker
Sep 25, 2025
Merged

fix(DefaultNode): Fix label flicker on hover#295
jenny-s51 merged 1 commit intopatternfly:mainfrom
jeff-phillips-18:hover-flicker

Conversation

@jeff-phillips-18
Copy link
Copy Markdown
Member

What

Closes #292

Description

Fixes an issue where the node label flickers on hover and leaving the label after hovering does not remove the hover treatment.
Added a hover check for the label on DefaultNode to specifically watch the hover state on the label.

Type of change

  • Bugfix

Screen shots / Gifs for design review

Kapture 2025-09-25 at 11 09 17

@patternfly-build
Copy link
Copy Markdown

Copy link
Copy Markdown
Collaborator

@jenny-s51 jenny-s51 left a comment

Choose a reason for hiding this comment

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

LGTM @jeff-phillips-18 , tested locally and flicker issue can no longer be reproduced.

Opened #296 as a follow up since it's out of scope here.

@jenny-s51 jenny-s51 merged commit c9f18f9 into patternfly:main Sep 25, 2025
8 checks passed
@jeff-phillips-18 jeff-phillips-18 deleted the hover-flicker branch September 25, 2025 19:04
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 6.3.0-prerelease.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug - Nodes - Flicker active hover state in Firefox

3 participants