️(frontend) focus docs list title after filter navigation

Explain focus shift to match skip-to-content behavior.

hook useRouteChangeCompleteFocus

Positionne the focus on the first target or main element after a route change.
This commit is contained in:
Cyril
2026-02-02 12:14:00 +01:00
parent 7cf42e6404
commit 48df68195a
6 changed files with 62 additions and 2 deletions

View File

@@ -6,6 +6,10 @@ and this project adheres to
## [Unreleased]
### Changed
- ♿️(frontend) Focus main container after navigation #1854
### Fixed
🐛(frontend) fix broadcast store sync #1846