AlaskaAirlines / auro-hyperlink

Custom hyperlink element to connect webpages or data items to one another
https://auro.alaskaair.com/components/auro/hyperlink
Apache License 2.0
2 stars 2 forks source link

auro-hyperlink: hover color and implementation match auro-button #189

Closed braven112 closed 7 months ago

braven112 commented 8 months ago

Is your feature request related to a problem? Please describe.

We are updating the hover color of auro-button and we need auro-hyperlink to match so that the hover experiences of both components are identical.

Describe the solution you'd like

Use the background-image: linear-gradient solution that was implemented on auro-button

Describe alternatives you've considered

Remain inconsistent

Additional context

This is part of the larger goal of standardizing auro-button and auro-hyperlink. This is the related commit in the auro-button PR https://github.com/AlaskaAirlines/auro-button/pull/228/commits/918f5630dec1a6815921ad9b9e963d2f6d830dd4

Exit criteria

When the hover experience matches auro-button's hover experience. https://github.com/AlaskaAirlines/auro-button/issues/227

blackfalcon commented 8 months ago

RECOMMENDATION: This UI should be redone as a Auro Design Token with a semantic name to be used between the CTA and auro-button allowing for easy consistency and easy theming.

See https://github.com/AlaskaAirlines/AuroDesignTokens/commit/f6e99a4f4806b83175e31e3c8d0f16cc33b85b7e for a recently added gradient token.