Skip to content
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

Update the content of the principal approval application form #43212

Merged
merged 8 commits into from Nov 10, 2021

Conversation

tim-dot-org
Copy link
Contributor

@tim-dot-org tim-dot-org commented Oct 26, 2021

Update the principal approval application form to functional component + content updates. Nothing particularly different here apart from one small upgrade to the FormController.

open question: should the school data on the form be pre-filled from the teacher application + what happens when thats different and leads to a different regional partner?

Links

Testing story

Manually tested, and updated unit tests

@tim-dot-org tim-dot-org force-pushed the csa-principal branch 2 times, most recently from 4e276c9 to 262c6da Compare November 1, 2021 23:46
@tim-dot-org tim-dot-org marked this pull request as ready for review November 2, 2021 21:19
@tim-dot-org tim-dot-org force-pushed the csa-principal branch 2 times, most recently from f2d6677 to af059db Compare November 5, 2021 00:04
@tim-dot-org tim-dot-org requested a review from a team November 5, 2021 00:36
@tim-dot-org tim-dot-org force-pushed the csa-principal branch 2 times, most recently from 6319158 to ac8ee0c Compare November 5, 2021 21:42
@@ -211,6 +228,7 @@ def additional_text_fields
[:committed_to_diversity, TEXT_FIELDS[:other_please_explain], :committed_to_diversity_other],
[:replace_which_course_csd, TEXT_FIELDS[:other_please_explain], :replace_which_course_csd_other],
[:replace_which_course_csp, TEXT_FIELDS[:other_please_explain], :replace_which_course_csp_other],
[:replace_which_course_csa, TEXT_FIELDS[:other_please_explain], :replace_which_course_csa_other],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

would it be possible to provide a screenshot of where this set of changes shows up in the application?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

to be more specific, I'm asking about where the changes on the ruby side show up -- I think I can see where the changes on the jsx side show up.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
here is the form, not sure what you mean by 'where they show up on the ruby side'?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Haha, sorry, I was trying to ask where the ruby changes show up in the UI. Thanks!

@tim-dot-org tim-dot-org merged commit fbeb2bc into staging Nov 10, 2021
@tim-dot-org tim-dot-org deleted the csa-principal branch November 10, 2021 20:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants