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

Add ButtonLink component #13

Closed
nai888 opened this issue May 21, 2018 · 0 comments
Closed

Add ButtonLink component #13

nai888 opened this issue May 21, 2018 · 0 comments
Assignees
Labels
enhancement enhancement to the site's features or functionality

Comments

@nai888
Copy link
Collaborator

nai888 commented May 21, 2018

Langua Version

0.1.4

Expected Behavior

Buttons should behave like button and links should behave like links. There shouldn't be a link that looks like a button.

Actual Behavior

The Help and Back buttons are currently links that look like buttons. Fix this.

Steps to Solve

Create a ButtonLink, a button that reroutes to a new URL by wrapping it in withrouter.

Also add cursor: pointer CSS to all buttons for visual affirmation of interactivity.

@nai888 nai888 added the enhancement enhancement to the site's features or functionality label May 21, 2018
@nai888 nai888 self-assigned this May 21, 2018
@nai888 nai888 closed this as completed May 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement enhancement to the site's features or functionality
Projects
None yet
Development

No branches or pull requests

1 participant