-
Notifications
You must be signed in to change notification settings - Fork 76
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
Action appearance="clear" hover state should follow general pattern #3834
Comments
@asangma are any other changes to existing components needed to make this consistent across the library? |
@asangma - I'm going to move this to an enhancement request. There are other components that use the |
@ashetland @SkyeSeitz can we take a look at this now that the nomenclature has changed and see what's needed here? |
Agree. The |
Figma file for reference. |
**Related Issue:** #3834 ## Summary cc @asangma @SkyeSeitz @ashetland
Installed and assigned for verification. |
**Related Issue:** #3834 ## Summary cc @asangma @SkyeSeitz @ashetland
**Related Issue:** #3834 ## Summary cc @asangma @SkyeSeitz @ashetland
**Related Issue:** #3834 ## Summary cc @asangma @SkyeSeitz @ashetland
Actual Behavior
When Action has
appearance="clear"
, its hover state is kind of a border.Expected Behavior
It should probably be a solid background color and follow the same pattern that Button uses and utilize
--calcite-button-transparent-hover
.Yes, that's what Button uses for
appearance="transprent"
, but that's a different discussion.Reproduction Steps and Sample
Sample: https://codepen.io/mtb-alan/pen/abLYBNr
Relevant Info
Reproducible version:
@esri/calcite-components@1.0.0-<version>
Regression? Last working version:
@esri/calcite-components@1.0.0-<version>
The text was updated successfully, but these errors were encountered: