-
Couldn't load subscription status.
- Fork 4
[DT-2353] Added Clinical Trial Components #3124
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: develop
Are you sure you want to change the base?
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍🏽
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good! It'd be helpful to type some of these fields as string enums. Doing that here would be great, but I can also see extracting that to a separate ticket.
# Conflicts: # src/pages/dar_application/FormValidationState.tsx
|






Addresses
https://broadworkbench.atlassian.net/browse/DT-2353
Summary
Adds a React TypeScript component that renders input fields for Clinical Trials based on the defined schema and interface. Includes field-level validation, business logic for input validation, and unit tests.
Add

Edit

List

Have you read Terra's Contributing Guide lately? If not, do that first.