Add toggle option to enable or disable notifications
Open
enhancement
- Dominant language
- Java
- Stars
- 1
- Forks
- 1
- Avg merge
- 2m
- Merged PRs (30d)
- 1
Description
### Objective
currently there is no way to unsubscribe from SSE notifications, so it is necessary to add a toggle or checkbox in the configuration menu of the user account.
### Checklist
- [ ] Implement the function that permits close the current event source in `sse-notification.service.ts`
- [ ] Add a toggle to unsubscribe from SSE notifications
Contributor guide
Assessment
This issue has not been assessed yet.