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

[material-ui][Avatar] Fix AvatarGroup spacing #44208

Merged
merged 2 commits into from
Oct 29, 2024

Conversation

aarongarciah
Copy link
Member

@aarongarciah aarongarciah commented Oct 25, 2024

Fixes #44172

How to test

  1. Go to https://deploy-preview-44208--material-ui.netlify.app/material-ui/react-avatar/#grouped
  2. Change add the spacing="small" prop to the AvatarGroup component in the demo.
  3. The spacing between all avatars now changes accordingly.

@aarongarciah aarongarciah added component: avatar This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material labels Oct 25, 2024
@aarongarciah
Copy link
Member Author

aarongarciah commented Oct 25, 2024

I'm adding a spacing demo in another PR #44209

@mui-bot
Copy link

mui-bot commented Oct 25, 2024

Netlify deploy preview

https://deploy-preview-44208--material-ui.netlify.app/

Bundle size report

Details of bundle changes (Toolpad)
Details of bundle changes

Generated by 🚫 dangerJS against 64fceb6

@aarongarciah aarongarciah merged commit c8bf299 into mui:master Oct 29, 2024
19 checks passed
@aarongarciah aarongarciah deleted the fix-avatar-group-spacing branch October 29, 2024 06:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: avatar This is the name of the generic UI component, not the React module! package: material-ui Specific to @mui/material
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[AvatarGroup] spacing prop does nothing
3 participants