ID
FE-231
Track
Frontend
Difficulty
Hard
Description
Complex forms in the web app still benefit from explicit state preservation, especially when users work through staged console flows. This issue should be implemented against the current monorepo architecture instead of introducing a parallel path.
Acceptance Criteria
- the preserve complex form state across refreshes flow is implemented or hardened in the right app or package
- regression coverage or validation is added for the changed behavior
- the implementation fits the current repo conventions and keeps existing workflows stable
Tech Stack / Files
- apps/web/src
- apps/web/e2e
- packages/ui
Blocked By
FE-230
ID
FE-231
Track
Frontend
Difficulty
Hard
Description
Complex forms in the web app still benefit from explicit state preservation, especially when users work through staged console flows. This issue should be implemented against the current monorepo architecture instead of introducing a parallel path.
Acceptance Criteria
Tech Stack / Files
Blocked By
FE-230