generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
complexity: missingp-feature: Project Detailsrole: Front Endsize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Milestone
Description
Overview
Part of #1481
Action Items
- Create a text field component that is modeled off of the code in the one used in the
ProjectFormcomponent. - Imports
- { Box, TextField, Grid, InputLabel } from mui -- scaffolding parts
- Props:
- name: <string>
- label: <string> -- optional
- register: function destructured off of parent component's useForm hook
- getValues: funtion destructured off of parent component's useForm hook
- data: object that will hold one instance from simpleInput.
Looks like
{ label: 'Project Name', name: 'name', type: 'text', placeholder: 'Enter project name', }
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
complexity: missingp-feature: Project Detailsrole: Front Endsize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Type
Projects
Status
Final QA (product)