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

feat(component): allow buttons to be used as links #663

Closed

Conversation

chanceaclark
Copy link
Contributor

@chanceaclark chanceaclark commented Dec 31, 2021

What?

Allows Button components to be used as links.

Why?

In some use-cases we need to use buttons as links.

IMO, I still think in user experiences that we should be using links since it's more indicative of a navigation - and a button is a page action. This is more of a design issue than it is a developer issue.

Screenshots/Screen Recordings

TBD...

Testing/Proof

TBD...

Fixes #430

@chanceaclark
Copy link
Contributor Author

Prefered implementation in #911

@chanceaclark chanceaclark deleted the feat/button-as-link branch July 13, 2022 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Anchor with Button styles
1 participant