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

Components / Buttons #10

Open
erikapelser opened this issue Jul 10, 2015 · 0 comments
Open

Components / Buttons #10

erikapelser opened this issue Jul 10, 2015 · 0 comments

Comments

@erikapelser
Copy link

Buttons

There are three standard types of buttons:

1. Action button
A rectangular button coloured according to its hierarchy (Primary, Secondary)
image

Action button specification
image

2. Navigational button
Typically used for navigation, lights up on hover, and has a CerosBlue line displayed below the selection. Predominantly used in Admin
image

3. Control buttons
This button is only used in the studio and typically contains an icon. e.g the 'edit' and 'delete' icon in example below
image
Also see spacing and styling on these buttons by viewing the Iconography of this section

Choosing button style
Choosing a button style depends on the primacy of the button.
Function:
We currently have a pattern where Action buttons are used in Dialogue panels with the user, the Navigational button for navigating to other sections of the platform, and Control buttons for the Studio UI. So determine what your function is, and see if it fits into the existing pattern.
Layout:
Use primarily one type of button per container. Only mix button types when you have a good reason to, such as emphasizing an important function.


Working files
Illustrator file is here
Related topic in this styleguide - Iconography of this section

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant