FE Architecture GBAC-02: Migration of Global Interceptors
Open
story
- Dominant language
- JavaScript
- Stars
- 400
- Forks
- 89
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 146
Description
### Description
This task focuses on decomposing the existing, monolithic beforeEach hook (`frontend/src/routes.js:67`) into a suite of Global Guards.
These guards will follow the established Class-based handle() contract but will be registered to run on every navigation to manage side effects like analytics, title updates, and meta-tag injection.
Contributor guide
Assessment
This issue has not been assessed yet.