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(edges): Fix colors for selected/hovered edges for light and dark themes #258

Merged

Conversation

jeff-phillips-18
Copy link
Member

What

Closes #256

Description

Updates the colors for the line and background for the line for edges when selected and/or hovered.
Also updates the badges for labels to set style rather than fill and stroke properties so they don't get overridden by styling.

Type of change

  • Feature
  • Bugfix
  • Code style update (formatting, renaming)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Documentation content changes
  • Other (please describe):

Screen shots / Gifs for design review

image

image

Surge

https://connector-styles.surge.sh/

@patternfly-build
Copy link

@jenny-s51 jenny-s51 self-requested a review December 3, 2024 19:12
Copy link
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.

Looks great @jeff-phillips-18 awesome work on this fix. Tested in demo app and docs workspace - selected/hovered edges are applying the expected colors now. Curious if @andrew-ronaldson has any opinions on these colors, otherwise LGTM!

Copy link
Collaborator

@andrew-ronaldson andrew-ronaldson left a comment

Choose a reason for hiding this comment

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

Awesome. Thank for the update!

@jeff-phillips-18 jeff-phillips-18 merged commit c6dd2c4 into patternfly:main Dec 4, 2024
8 checks passed
@jeff-phillips-18 jeff-phillips-18 deleted the connector-styles branch December 4, 2024 13:11
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.

Connection line styling is off
4 participants