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(NcUserBubble): only forward necessary props #4756

Merged
merged 1 commit into from Nov 4, 2023

Conversation

raimund-schluessler
Copy link
Contributor

@raimund-schluessler raimund-schluessler commented Nov 4, 2023

☑️ Resolves

  • This adjusts NcUserBubble to only forward props to NcAvatar that are actually used by it. E.g. the primary prop is currently also forwarded and lands in the markup, although NcAvatar makes no use of it.

@raimund-schluessler raimund-schluessler added this to the 8.0.0 milestone Nov 4, 2023
Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler added bug Something isn't working 3. to review Waiting for reviews feature: userbubble Related to the userbubble component labels Nov 4, 2023
@raimund-schluessler raimund-schluessler marked this pull request as ready for review November 4, 2023 05:40
@raimund-schluessler raimund-schluessler merged commit cc12609 into master Nov 4, 2023
16 checks passed
@raimund-schluessler raimund-schluessler deleted the fix/noid/user-bubble-props branch November 4, 2023 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: userbubble Related to the userbubble component
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants