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

Bug/remove notifications singleton #364

Merged
merged 2 commits into from
Nov 9, 2023

Conversation

myieye
Copy link
Contributor

@myieye myieye commented Nov 3, 2023

Waiting on #363

This presumably isn't currently causing trouble, because we probably only call our notification api client-side, but we don't want it to be possible for notifications to leak between clients.

Copy link

github-actions bot commented Nov 3, 2023

UI unit Tests

1 tests  ±0   1 ✔️ ±0   0s ⏱️ ±0s
1 suites ±0   0 💤 ±0 
1 files   ±0   0 ±0 

Results for commit 57e68c7. ± Comparison against base commit 5184e6e.

♻️ This comment has been updated with latest results.

@myieye myieye force-pushed the bug/remove-notifications-singleton branch from c2a0d34 to 63de540 Compare November 8, 2023 11:00
@myieye myieye marked this pull request as ready for review November 8, 2023 11:03
frontend/src/lib/notify/index.ts Outdated Show resolved Hide resolved
frontend/src/routes/+layout.svelte Outdated Show resolved Hide resolved
@myieye myieye force-pushed the bug/remove-notifications-singleton branch from 63de540 to 57e68c7 Compare November 9, 2023 12:02
@myieye myieye merged commit abcd73f into develop Nov 9, 2023
6 checks passed
@myieye myieye deleted the bug/remove-notifications-singleton branch November 9, 2023 12:07
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