-
Notifications
You must be signed in to change notification settings - Fork 55
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
Add state input to the organization form #2583
Add state input to the organization form #2583
Conversation
…ps://github.com/cisagov/crossfeed into 2573-ux-update-the-create-new-organization-form
Todos/notes:
|
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.
LGTM
Looks great and allows us to use the UI to create organizations again. EDIT: I updated the create organization endpoint to populate stateName and regionId. This will at least ensure that region admin dashboard will display the correct organizations. There are several fields that still need to be populated and I will create an issue for those. |
🗣 Description
Update the Create New Organization form by adding State Input and updating the styling.
💭 Motivation and context
Allows for a better user experience, for new organizations to be assigned to a region through the form.
🧪 Testing
Input field called "Organization State" is added to the form.
Styling is updated.
📷 Screenshots (if appropriate)
Old form
New form
✅ Pre-approval checklist
in code comments.
to reflect the changes in this PR.
✅ Pre-merge checklist
✅ Post-merge checklist