feat(jobs): persist list state in URL
CI and Deploy / test (pull_request) Successful in 4m55s
CI and Deploy / deploy (pull_request) Has been skipped

This commit is contained in:
cesnimda
2026-08-15 13:00:27 +02:00
parent b67a531af4
commit bd5362c8c2
6 changed files with 183 additions and 47 deletions
@@ -26,7 +26,7 @@ Updated: 2026-08-10
## Remaining before completion
- Persist search, filters, sort and page in the URL and verify refresh/Back/Forward.
- URL-owned list state is implemented for search, status, company, location, follow-up, readiness, deleted visibility, sort/direction and page. Direct hydration and overlay Back/Forward pass focused tests; real-browser refresh/history remains.
- Add a shared dirty-edit close/navigation guard for workspace sections that own unsaved content.
- Improve the table's scan-priority data without adding every available field.
- Add real-browser 375/768/1440, light/dark, keyboard/focus restoration, refresh/history, error and long-content evidence.