-
Notifications
You must be signed in to change notification settings - Fork 56
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: separate creation of browser notifications and sounds from Vue rendering #1947
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🐘
…omponent Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
Signed-off-by: Maksim Sukharev <antreesy.web@gmail.com>
a6cd273
to
2dce190
Compare
/compile / |
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still plays sound in normal tabs and inactive tabs with Firefox.
Couldn't test the chrome suspension thou
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good code wise.
Testing results:
State | Before | After | Notes |
---|---|---|---|
hidden | ✅ shows notification | ✅ shows notification | - |
frozen | ? | ? | hard to test without waiting for a long time, chrome://discards has no "freeze" option |
discarded | ❌ no notification | ❌ no notification | only solvable via worker |
☑️ Resolves
🖌️ UI Checklist
🖼️ Screenshots / Screencasts
No visual changes
🚧 Tasks
🏁 Checklist