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(action): active styles present with transparent appearance #10988

Merged
merged 3 commits into from
Dec 12, 2024

Conversation

alisonailea
Copy link
Contributor

@alisonailea alisonailea commented Dec 4, 2024

Related Issue: #10982

Summary

Resolves issue where transparent styles are not correctly applied when the action[active] state is set.
Adds optional "expectedValue" prop to themed test utility
Adds e2e test coverage

@github-actions github-actions bot added the bug Bug reports for broken functionality. Issues should include a reproduction of the bug. label Dec 4, 2024
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

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

@alisonailea can we get a screenshot test and/or e2e test added to have test coverage for this?

Looks good once there is a test added.

Unrelated but is this a valid selector? Line 122.

@alisonailea
Copy link
Contributor Author

Unrelated but is this a valid selector? Line 122.

Yes. It's valid https://sass-lang.com/playground/#eJwzNNTLrdRNzkksLlao5lJQUNMBEVYZ+WWpRWABBYXk/Jz8IiuFpJzSVCC/lqsWAHeADlM=

@driskull
Copy link
Member

driskull commented Dec 9, 2024

Sounds good!

@alisonailea alisonailea force-pushed the astump/10982-action-active-prop branch from a681da0 to 51b0102 Compare December 9, 2024 21:05
Copy link
Member

@driskull driskull left a comment

Choose a reason for hiding this comment

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

👍 💯 Nice!

@alisonailea alisonailea added the pr ready for visual snapshots Adding this label will run visual snapshot testing. label Dec 12, 2024
@alisonailea alisonailea merged commit 796b89b into dev Dec 12, 2024
17 checks passed
@alisonailea alisonailea deleted the astump/10982-action-active-prop branch December 12, 2024 04:02
@github-actions github-actions bot added this to the 2024-12-17 - Dec Milestone milestone Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Bug reports for broken functionality. Issues should include a reproduction of the bug. pr ready for visual snapshots Adding this label will run visual snapshot testing.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants