mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-25 07:50:33 -05:00
Inconsistent list subscribe state view #86
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 @LucaBernstein on GitHub (Sep 19, 2022).
If subscribing to a list, the view does not reflect this the same across the different places:
Selected list, at the top:


In sidebar:
Besides, subscribing does not update the view. Changed state is only visible on view reload / change (e.g. switch of lists)
Thanks in advance for your efforts!
@LucaBernstein commented on GitHub (Sep 24, 2022):
Created a PR to fix the namespaces API: https://kolaente.dev/vikunja/api/pulls/1254
Enriches namespaces call by subscription state for lists.
Roadmap issue can also be closed then: https://my.vikunja.cloud/tasks/16503