-
Notifications
You must be signed in to change notification settings - Fork 4
UI: Change behavior of address fields in volunteer and admin sign-up #1050
Comments
I am interested in working on this. |
@rkpattnaik780 Hey I am new in this community and I am participating in OSH can I take this up? |
Can I work on this @rkpattnaik780 ? |
Hi, I am interested to work on this. Can I do it? |
@psingh587 go ahead! |
Sure, Thanks! |
@psingh587 are you still working on this issue? |
Sir, I am having problems in installation of VMS in my machine. I had asked for help yesterday but no response yet. Could you please help me? I have checked the files on the repo, i can fix this, only problem is the installation. |
Let me try to run vms using docker compose, I will reach back after that. |
My Installation is done. I am working on this. Thanks so much for your help |
@rkpattnaik780 Anything on it? |
@psingh587 sorry for the delayed response. I can see the change can be done only to admin signup page, you just need to disable the respective dropdowns with something like |
Hi, |
It seems bit tricky to do it in htmll. You can handle it through javascript, won't be an issue. Just handle all the scenarios. |
There is no necessity to create a new js file, |
Working on it! |
@rkpattnaik780 Please look into my PR |
Description
As a volunteer/admin, while signing up, the form fields pertaining to address should be enabled only if the dependent fields are filled.
The "state/province" field should be enabled only after country is selected. City should be enabled only if both "country" and "state/province" are selected.
Acceptance Criteria
Update [Required]
Definition of Done
Estimation
2 hours
The text was updated successfully, but these errors were encountered: