Skip to content
This repository has been archived by the owner on Dec 8, 2022. It is now read-only.

Alert component grows in height if Close-able #929

Closed
Blackbaud-BenLambert opened this issue Jul 24, 2017 · 4 comments
Closed

Alert component grows in height if Close-able #929

Blackbaud-BenLambert opened this issue Jul 24, 2017 · 4 comments
Assignees

Comments

@Blackbaud-BenLambert
Copy link

Expected behavior

Alert component doesn't increase height when the "x" is shown (maybe an issue with new font/color stuff)

Actual behavior

Alert component doesn't increase height when the "x" is shown

Steps to reproduce

View-able on the component page when clicking the "Closeable" checkbox

Plunker (see example SKY UX 2 plunker template at: https://plnkr.co/edit/GeP22YbirEzceF3NVu39?p=preview)

@Blackbaud-ToddRoberts
Copy link
Contributor

Due to the click target of the close button. Need to maintain click target size with the fix.

@Blackbaud-ToddRoberts
Copy link
Contributor

This is only an issue for single-line alerts. Multi-line alerts are same height whether closeable or not.

@Blackbaud-ToddRoberts
Copy link
Contributor

47bc8dc

@Blackbaud-PatrickOFriel
Copy link
Contributor

In 2.0.0-rc.9

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

No branches or pull requests

3 participants