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

Institutions - Enhance regulatory body dropdown #2086

Closed
2 tasks done
JasonCTang opened this issue Jul 6, 2023 · 2 comments
Closed
2 tasks done

Institutions - Enhance regulatory body dropdown #2086

JasonCTang opened this issue Jul 6, 2023 · 2 comments
Assignees
Labels

Comments

@JasonCTang
Copy link
Collaborator

JasonCTang commented Jul 6, 2023

Same change as #2058 which was only applied to the hotfix and this one will target the next release.

Acceptance criteria

  • Add a new dropdown item called "Senate, Academic Council, Education Council, and/or Program Council and Board of Governors". Define the option code as senateOrEducationCouncil.
  • This needs to be applied to both the program and institution profile forms

Note
"Other" field is already being implemented in #2028

@JasonCTang JasonCTang added the Task label Jul 6, 2023
@dheepak-aot dheepak-aot self-assigned this Jul 6, 2023
dheepak-aot added a commit that referenced this issue Jul 7, 2023
Enhance regulatory body dropdown
dheepak-aot added a commit that referenced this issue Jul 7, 2023
Fix question repetition
@dheepak-aot
Copy link
Collaborator

In case of other regulatory body is selected, the text input to enter other regulatory body has been moved under the regulatory body dropdown.

This is to improve the readability of the regulatory body dropdown item(s) with large text.

image

@dheepak-aot
Copy link
Collaborator

During the demo of this story, there was a point raised by @JasonCTang that the select components in the create/edit program page did not have arrow icon at the right corner, which was seen in select components of institution profile form.

image.png

image.png

On investigating further, we found that in form.io select components with widget type as "html5" the OOTB look does not have the arrow in it. At the same time, the select component with default widget in form.io has the arrow icon along with search option on the select. And as expected, the "educationprogram" form had each of it's select components using widget type as "html5" and "institutionprofile" select component for regulatory body was using default widget.

Here are the list of "html5" widgets used in our application

image.png

As per discussion with @JasonCTang we will not be making any changes to the program form as of now.

@michesmith michesmith added this to the 1.2 Institution Onboarding and Manage Account milestone Mar 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants