mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-08 23:03:29 -05:00
[FEATURE] Clearing notifications #46
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @valantur on GitHub (May 6, 2022).
Just a feature request, definitely in the nice-to-have department: being able to either mark notifications as read either individually or all as a group so that the red dot next to the bell goes away.
I also noticed that there's no space between the name of the user and the word "assigned".
@kolaente commented on GitHub (May 10, 2022):
Added to the backlog.
The spacing should be fixed in
ce3f285224.@kolaente commented on GitHub (Jan 22, 2025):
It has been possible for a while now to mark all notifications as read - closing this as resolved then.