cds-snc / cds-snc/platform-forms-client
Ability to customize the names of AddressComplete fields
- Dominant language
- TypeScript
- Stars
- 46
- Forks
- 16
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 82
Description
## Context
All input field labels are pre-set and not modifiable currently. Perhaps we could consider having a default but also the flexibility to change the fields as needed.
**https://cds-snc.freshdesk.com/a/tickets/30115**
> Is it possible to customize the names of the different fields (Street address, City Town or Community, etc.)
> Is it possible to customize the Hint Text that appears following “Street address”?
Contributor guide
Research direction
Start by locating the AddressComplete field definitions and the code that renders their labels and hint text. Keep the existing defaults, while allowing each field's label and hint to be customized; done means both default and customized text appear correctly in the form.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nextjs, typescript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100