fix(ui): resolve round one shell findings
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
## Protected behavior
|
||||
|
||||
Every Iteration 1 Project and Task page uses the same authenticated desktop shell, local assets, role-aware Project navigation, table containment, form controls, empty states, status badges, and `dd/MM/yyyy` date presentation. Existing capability-gated actions, server routes, validation, authentication, and CSRF contracts remain unchanged.
|
||||
Project and Task forms provide both an error summary and inline field errors for failed server validation.
|
||||
Project and Task forms provide both an error summary and inline field errors for failed server validation. Every inline error has a stable ID and every invalid control references that ID through `aria-describedby`.
|
||||
|
||||
## Test method
|
||||
|
||||
|
||||
Reference in New Issue
Block a user