-
-
Notifications
You must be signed in to change notification settings - Fork 168
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
[Panel] Better affordances for buttons #4
Labels
type: enhancement ✨
Suggests an enhancement; improves Kirby
Comments
distantnative
added
type: enhancement ✨
Suggests an enhancement; improves Kirby
and removed
type: enhancement ✨
labels
Feb 25, 2018
distantnative
changed the title
Panel: Better affordances for buttons
[Panel] Better affordances for buttons
Feb 25, 2018
bastianallgeier
added a commit
that referenced
this issue
Jul 4, 2018
Fix wrong fallback to default blueprint
ghost
mentioned this issue
Oct 25, 2018
ghost
deleted a comment from
bastianallgeier
Oct 25, 2018
This issue was moved by bastianallgeier to k-next/ideas#62. |
5 tasks
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
It seems button and links are styled the same. To aid clarity, buttons should have a more button like appearance, and also have a distinct appearance from links — which could perhaps be underlined on hover?
Why is this important? Buttons and links elicit very different behaviours; a button will either cause an interaction on the page (e.g. open a dialog) or validate/submit a form, whereas a link will immediately take you to a different page.
The text was updated successfully, but these errors were encountered: