UX: Update frontend/src/common/README.md #5145 #5307 #5313

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2025-11-11 10:01:40 +01:00
parent f3fe93b73c
commit 17faa4900f

View file

@ -4,7 +4,7 @@
## Focus Management
PhotoPrism maintains predictable keyboard focus across pages and dialogs by using a shared view helper:
PhotoPrism uses a shared view helper to maintain predictable focus across pages and dialogs:
- [`frontend/src/common/view.js`](https://github.com/photoprism/photoprism/blob/develop/frontend/src/common/view.js)