hackforla / hackforla/HomeUniteUs
Add required field asterisk
- Dominant language
- Python
- Stars
- 45
- Forks
- 22
- Avg merge
- 15d 1h
- Merged PRs (30d)
- 1
Description
### Dependency
Awaiting updated user story and design
### Overview
Certain fields on the profile intake form are required to be filled out by the user. Add the functionality of rendering an asterisks when a field is required as signified by the validation schema.
### Action Items
- [ ] Add the functionality of rendering an asterisk on 'required' fields as seen on the figma designs
- [ ] Compare fields on the sample intake form ``utils\test\db\profile.ts`` to what is rendered on screen and verify the asterisks renders on fields labeled as 'required'
### Resources/Instructions
[Figma Designs](https://www.figma.com/design/BNWqZk8SHKbtN1nw8BB7VM/HUU-Everything-Figma-Nov-2022?node-id=12979-35672&t=zOoKXtEMVVde6JNH-1)
Contributor guide
Assessment
This issue has not been assessed yet.