Move the document title resolution logic into a specialized guard
Open
task
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
### Requirements
- Implement the "Reverse Search" strategy: `to.matched.slice().reverse().find(...)`
- Handle the fallback to `previousNearestWithMeta` if the current route lacks a title
- Append the `- FlowFuse` suffix consistently
Goal: Ensure the page title is always synchronized with the route state before the view renders.
Contributor guide
Assessment
This issue has not been assessed yet.