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 closing multiple notifications of the same type #329

Merged
merged 1 commit into from
Jul 4, 2024

Conversation

ghengeveld
Copy link
Member

@ghengeveld ghengeveld commented Jul 2, 2024

Fixes #244

Storybook has a bug that prevents notifications from being closed if there's multiple notifications with the same id. This PR ensures every notification has a unique ID to avoid this issue.

@ghengeveld ghengeveld added release Auto: Create a `latest` release when merged patch Auto: Increment the patch version when merged labels Jul 2, 2024
@ghengeveld ghengeveld merged commit 718893e into main Jul 4, 2024
9 of 10 checks passed
@ghengeveld ghengeveld deleted the ghengeveld/244-cant-close-some-notifications branch July 4, 2024 13:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
patch Auto: Increment the patch version when merged release Auto: Create a `latest` release when merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Can't close some notifications
2 participants