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(avatar): remove unecessary h-full class in Avatar fallbackBase #3240

Conversation

GabrielPaliari
Copy link

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.

  • This PR targets the dev branch (NEVER master)
  • Documentation reflects all relevant changes
  • Branch is prefixed with: docs/, feat/, chore/, bugfix/
  • Ensure Svelte and Typescript linting is current - run pnpm ci:check
  • Ensure Prettier linting is current - run pnpm format
  • All test cases are passing - run pnpm test
  • Includes a changeset (if relevant; see above)

Copy link

vercel bot commented Feb 22, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
skeleton-docs ❌ Failed (Inspect) Feb 22, 2025 8:08am

Copy link

vercel bot commented Feb 22, 2025

@GabrielPaliari is attempting to deploy a commit to the Skeleton Labs Team on Vercel.

A member of the Team first needs to authorize it.

@GabrielPaliari GabrielPaliari changed the title fix(avatar): remove unecessary h-full class in fallbackrender fix(avatar): remove unecessary h-full class in Avatar fallbackBase Feb 22, 2025
@GabrielPaliari
Copy link
Author

@nullpointerexceptionkek Sorry for the struggle. I think now, maybe, its right

Copy link
Contributor

@endigo9740 endigo9740 left a 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!

@endigo9740 endigo9740 merged commit 5c68238 into skeletonlabs:changeset-release/next Feb 22, 2025
1 of 3 checks passed
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