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

[PLAY-1603] Add color hover docs and fix background hover #3874

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

markdoeswork
Copy link
Contributor

@markdoeswork markdoeswork commented Nov 1, 2024

What does this PR do? A clear and concise description with your runway ticket url.
runway https://runway.powerhrg.com/backlog_items/PLAY-1603

Add a "Text Color" hover prop option is the ask in this story

because color is already a hover option i just used that. The Background and color hover props weren't working because a lot of our kits are listening for classnames that are "_error", "success" or "#{any_color_token}"

so i changed the classname to not trigger the pre existing css by making the syntax "hover_color-#{any_color_token}". Doing this to the background kit fixes it too

Checkout the page here https://pr3874.playbook.beta.gm.powerapp.cloud/visual_guidelines/hover

screenshot-127_0_0_1_3000-2024_11_01-09_29_40

@markdoeswork markdoeswork added enhancement New Features, Props, & Variants (USED IN CHANGELOG) milano 20 MAX - Deploy this PR to a review environment via Milano improvement This is used when your PR contains library upgrades or doc/site improvements. (USED IN CHANGELOG)) labels Nov 1, 2024
@markdoeswork markdoeswork self-assigned this Nov 1, 2024
@markdoeswork markdoeswork marked this pull request as ready for review November 1, 2024 13:57
@markdoeswork markdoeswork requested review from a team as code owners November 1, 2024 13:57
Copy link
Contributor

@skduncan skduncan left a comment

Choose a reason for hiding this comment

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

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New Features, Props, & Variants (USED IN CHANGELOG) improvement This is used when your PR contains library upgrades or doc/site improvements. (USED IN CHANGELOG)) milano 20 MAX - Deploy this PR to a review environment via Milano
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants