[ui] Dashboard update triggers
Open
- Dominant language
- Elm
- Stars
- 2.3k
- Forks
- 184
- Avg merge
- 8h 2m
- Merged PRs (30d)
- 4
Description
When a new document is created, once OCR finishes, the `inbox:yes` search tile of the dashboard is updated, which is very nice.
If I have a search tile e.g. `tag:todo`, and another user assigns the `todo` tag to a document, I have to reload the dashboard before the newly tagged document shows up.
Maybe the UI could subscribe to events and update search tiles on the fly, when the result set of their search queries or bookmarks changes?
Contributor guide
Assessment
This issue has not been assessed yet.