-
-
Notifications
You must be signed in to change notification settings - Fork 333
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(avatar): remove unecessary h-full class in Avatar fallbackBase #3240
fix(avatar): remove unecessary h-full class in Avatar fallbackBase #3240
Conversation
…AppBar with initials only.
Bugfix/avatar remove unecessary h-full class
fix(changeset): remove duplicated changeset doc
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@GabrielPaliari is attempting to deploy a commit to the Skeleton Labs Team on Vercel. A member of the Team first needs to authorize it. |
@nullpointerexceptionkek Sorry for the struggle. I think now, maybe, its right |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @GabrielPaliari thanks for the PR. Just one quick change. If you can make that this is good to merge. Thanks for your contribution!
5c68238
into
skeletonlabs:changeset-release/next
Linked Issue
Closes #2408
Description
This PR fixes the bug of avatar component with initials only that causes content to load in the center of screen, when used in AppBar. In fact ive just removed unecessary h-full class in fallbackrender
OBS: I didnt manage to replicate the bug, cause i dont have Safari. (I tried BrowserStack but coudnt reproduce as well). @nullpointerexceptionkek tried too and didn't succeed. Since is a trivial fix, i will submit the PR anyway. Tell if we need some other test.
Checklist
Please read and apply all contribution requirements.
dev
branch (NEVERmaster
)docs/
,feat/
,chore/
,bugfix/
pnpm ci:check
pnpm format
pnpm test