Skip to content

feat(user): add UserCreateForm UI and wire /users/new route#409

Open
zigzagdev wants to merge 1 commit into
feat/user-ui-create-containerfrom
feat/user-ui-create-ui-components
Open

feat(user): add UserCreateForm UI and wire /users/new route#409
zigzagdev wants to merge 1 commit into
feat/user-ui-create-containerfrom
feat/user-ui-create-ui-components

Conversation

@zigzagdev

Copy link
Copy Markdown
Owner

Summary

  • Add UserCreateForm presentational component (fields, validation, success/error states)
  • Wire /users/new route to UserCreateContainer in AppRoutes
  • Add en/ja i18n text keys for the create-user form

Part of the feat/user-ui-create stack (5/5): type → mapper → hooks → container → ui-components.
Stacked on #408 — merge that first.

Test plan

  • npm run typecheck
  • Manually verify /users/new renders and submits

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant