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): height was too large #2902

Closed
wants to merge 1 commit into from
Closed

fix(Alert): height was too large #2902

wants to merge 1 commit into from

Conversation

LinKCoding
Copy link
Contributor

Overview

The alignment Alert wasn't rendering properly because the alert was stretched vertically.
Upon investigation, it was the X button that had a large height, despite the button seemingly set to "small"

Looking into IconButton, seems like the size prop wasn't used, adding this prop back in seemed to fix the issue.

PR Checklist

  • Related to designs:
  • Related to JIRA ticket: [ABC-123]
  • I have run this code to verify it works
  • This PR includes unit tests for the code change
  • This PR includes testing instructions tests for the code change
  • The alpha package of this PR is passing end-to-end tests in all relevant Codecademy repositories

Testing Instructions

Don't make me tap the sign.

PR Links and Envs

Repository PR Link PR Env
Monolith Monolith PR Monolith Env
Portal Portal Link Portal Env
Another Repo Another Link Another Env

@LinKCoding LinKCoding closed this Jul 1, 2024
@LinKCoding LinKCoding deleted the kl-alert-fixes branch July 1, 2024 20:21
@codecademydev
Copy link
Collaborator

📬Published Alpha Packages:

@codecademy/[email protected]
@codecademy/[email protected]
@codecademy/[email protected]

@codecademydev
Copy link
Collaborator

🚀 Styleguide deploy preview ready!

https://668310aa2dd6507a759cf4c3--gamut-preview.netlify.app

Deploy Logs

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

Successfully merging this pull request may close these issues.

2 participants