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

[Chore] Button Component Updates #950

Open
stolve opened this issue Dec 13, 2024 · 0 comments
Open

[Chore] Button Component Updates #950

stolve opened this issue Dec 13, 2024 · 0 comments
Labels
chore General chore or maintenance task new issue This issue has yet to receive attention

Comments

@stolve
Copy link

stolve commented Dec 13, 2024

What general chore or task would you like to see performed?

The go-button component styling updates are as follows:

  1. border-radius changed to 6px (previously 4px).
  2. hover and focus states of button to change from 3.5% darker to 10% darker
  3. focus state box-shadow opacity changed to 50%
  4. focus state box-shadow spread radius changed from 3px to 4px
  5. active state of button to change from 7% darker to 20% darker
  6. the active (clicked) state box-shadow to be removed
  7. disabled state changed opacity of background and border to 65% and apply the not-allowed cursor.

NOTE: all button variants, except secondary, will continue to determine color for the button component

  1. secondary button border changes to #6C757D (see [Chore] Neutral Color Updates #948 )
  2. secondary button hover/focus/active state background changes to #6C757D (see [Chore] Neutral Color Updates #948 )
  3. secondary button hover/focus/active states font color changed to white

These changes were also requested previously on #941

@stolve stolve added chore General chore or maintenance task new issue This issue has yet to receive attention labels Dec 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore General chore or maintenance task new issue This issue has yet to receive attention
Projects
None yet
Development

No branches or pull requests

1 participant