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

[bug]: Buttons are broken in storybook homepage #4323

Closed
leagrdv opened this issue Dec 17, 2024 · 1 comment · Fixed by #4328
Closed

[bug]: Buttons are broken in storybook homepage #4323

leagrdv opened this issue Dec 17, 2024 · 1 comment · Fixed by #4328
Assignees
Labels
🐞 bug Something isn't working

Comments

@leagrdv
Copy link
Contributor

leagrdv commented Dec 17, 2024

Describe the bug
The 5 buttons in the Introduction page of the storybook are broken.

Screenshots
Image

@leagrdv leagrdv added the 🐞 bug Something isn't working label Dec 17, 2024
@gfellerph gfellerph added this to the Maintenance III milestone Dec 18, 2024
@gfellerph gfellerph moved this from 👀 Triage to 💻 Ready for development in Design System Production Board Dec 18, 2024
@leagrdv leagrdv self-assigned this Dec 18, 2024
@gfellerph gfellerph moved this from 💻 Ready for development to 👀 Triage in Design System Production Board Dec 18, 2024
@gfellerph gfellerph moved this from 👀 Triage to 💻 Ready for development in Design System Production Board Dec 18, 2024
@leagrdv leagrdv moved this from 💻 Ready for development to 🕹️ Coding in progress in Design System Production Board Dec 18, 2024
@leagrdv
Copy link
Contributor Author

leagrdv commented Dec 18, 2024

The issue comes from the changes in the sizing utilities. w-100 is now equal to width: 100px instead of width: 100%. w-100 need to be changed to w-full

@leagrdv leagrdv linked a pull request Dec 18, 2024 that will close this issue
@leagrdv leagrdv moved this from 🕹️ Coding in progress to 🤬 Dev in Code Review in Design System Production Board Dec 18, 2024
@github-project-automation github-project-automation bot moved this from 🤬 Dev in Code Review to 🚀 Done in Design System Production Board Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞 bug Something isn't working
Projects
Status: 🚀 Done
Development

Successfully merging a pull request may close this issue.

2 participants