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(app-shell): duplicate slot notifications #3262

Merged

Conversation

schogges
Copy link
Contributor

@schogges schogges commented Dec 4, 2024

This removes a duplicate slot #notifications from the ApplicationShell component. This caused that when using the slot, the notification would appear twice.
This is probably a leftover from an attempt to resolve conflicts of merge or rebase.

@schogges schogges requested a review from a team as a code owner December 4, 2024 13:24
@schogges schogges requested review from johncowen and removed request for a team December 4, 2024 13:24
Copy link

netlify bot commented Dec 4, 2024

Deploy Preview for kuma-gui ready!

Name Link
🔨 Latest commit 1f31fe8
🔍 Latest deploy log https://app.netlify.com/sites/kuma-gui/deploys/675057ffdd248a00081c9c07
😎 Deploy Preview https://deploy-preview-3262--kuma-gui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link
Contributor

@johncowen johncowen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this, super good spot!

I looked again at the original PR and even though it was up for a very long time, and probably rebased lots, I think it could have been a genuine mistake 😅 so thank you for spotting!

@schogges schogges merged commit fdc3519 into kumahq:master Dec 5, 2024
16 checks passed
@schogges schogges deleted the fix/app-shell/duplicate_slot_notifications branch December 5, 2024 13:57
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