Options for auto-refreshing the hierarchy view
Open
needs-refinement
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
Currently, our topic hierarchy view requires manual refreshing, or navigating away/returning to see tree updates.
**Challenges:**
- Computationally expensive to run live updates
**Thoughts:**
- We could run a "Debug" mode as discussed **[here](https://github.com/FlowFuse/flowfuse/issues/4870)** which, when toggled on does show live updates
What other options could there be?
Contributor guide
Assessment
This issue has not been assessed yet.