We're working with community non-profits who have a Host Home or empty bedrooms initiative to develop a workflow management tool to make the process scalable (across all providers), reduce institutional bias, and effectively capture data.
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'
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
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