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

Persist desktop notifications on/off preference #332

Open
phiter opened this issue May 26, 2020 · 0 comments · May be fixed by #383
Open

Persist desktop notifications on/off preference #332

phiter opened this issue May 26, 2020 · 0 comments · May be fixed by #383

Comments

@phiter
Copy link
Contributor

phiter commented May 26, 2020

Feature Description

The application should persist desktop notifications on/off preference

Problem

In the app bar, there is a button which enables/disables desktop notifications. This preference is not being persisted and if you refresh the page it turns on again.

Expected behaviour

The desktop notification preference should be persisted across page refreshes/different tabs.

Additional comments

Dark/light theme switch does that already using localstorage, so I suppose adding a similar mechanism to the notifications switcher could be a good feature.

@augustoscher augustoscher linked a pull request Jul 13, 2021 that will close this issue
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants