-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Support centering members in VPTeamPage #3769
Comments
I don't think it's ever centered, regardless of count of members. |
Thank you for your reply, but this seems not to provide a configurable parameter for centering, and I believe it is a breaking change. |
It never provided any prop to adjust centering, nor it was ever centered. How is this a breaking change? It's a feature request at best. Moreover it uses grid and centering a row in grid is not possible. We would need to rewrite it using flex. |
Thank you again for your reply, and I now agree with what you said. |
Describe the bug
Starting from version
1.0.0-rc.43
, if there is only one member, the VPTeamMembers component will not be centered by default.Reproduction
Expected behavior
System Info
Additional context
No response
Validations
The text was updated successfully, but these errors were encountered: