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

fix: alert actions gap #1990

Closed
wants to merge 3 commits into from
Closed

Conversation

pixelflips
Copy link
Member

Description

When an alert has no actions the gap still applies causing undesired spacing.

This change updates the class name when no actions are set which addresses the spacing.

Screenshots

Before After

Testing in sage-lib

Navigate to Alert
Verify spacing is correct when there are no actions.

Testing in kajabi-products

  1. (LOW) Updates class name on alerts with no actions.

Related

https://kajabi.atlassian.net/browse/DSS-1041

QuintonJason and others added 2 commits October 2, 2024 14:46
* fix(frame): add box shadow to bordered frame (#1958)

* style: remove border from box like elements with box shadows (#1967)

* style: add shadow to frame

* style: remove border from box-like elements

* chore: remove white space for linter

* fix: change legacy colors to mapped values ie red 500 to red 95

* fix: remove old 100 tokens

* fix: add 0 to make token 3 digits

* fix: add red color classes

* fix: add 0 to green color token names

* fix: add 0 to blue color token names

* fix: add 0 to mercury color token names

* fix: add 0 to yellow color token names

* fix: add 0 to purple color token names

* fix: update grey color token names to 3 digits

* fix: update react green colors

* fix: update react purple colors

* fix: update red in jsx and erb

* fix: update orange color token to mercury

* fix: update charcoal color token to upper greys

* fix: update grey color token to lower greys

* fix: add options for default color values

* chore: remove whitespace

* fix: self review fix grey 300 and grey 400 in css

* Revert "fix: self review fix grey 300 and grey 400 in css"

This reverts commit 2ae5967.

* Revert "fix: update grey color token to lower greys"

This reverts commit 69f8706.

* fix: update grey color token to lower greys

* Revert "fix: update grey color token to lower greys"

This reverts commit 2f43f1d.

* style: update purple color token to use three digits

* style: update additional 2 digit token value to 3 digit token values

* style: added zero to mercury 30

* style: update templating to wrap 050 values in single-quotes

* style(breadcrumbs): change charcoal 400 to grey 900

* fix: update gray to grey instances

---------

Co-authored-by: Julian Skinner <[email protected]>
@pixelflips pixelflips added the mercury-rising Used for rebrand work label Oct 2, 2024
@pixelflips pixelflips self-assigned this Oct 2, 2024
@pixelflips pixelflips closed this Oct 2, 2024
@pixelflips pixelflips reopened this Oct 2, 2024
@pixelflips pixelflips closed this Oct 3, 2024
@pixelflips pixelflips deleted the fix/alert-actions-gap branch October 3, 2024 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mercury-rising Used for rebrand work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants