Skip to content

No client-side validation on city/state/country input fields #262

Description

@Muskankr

The form accepts empty or malformed input (e.g. numbers in the city field) without any inline validation, likely just triggering a generic error only after hitting the backend. Add basic required-field and format validation with clear inline messages.

Metadata

Metadata

Assignees

Labels

featureAdd new feature

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions