code4romania / onghub

Mozilla Public License 2.0
7 stars 5 forks source link

Odd Behavior in City/Count List #611

Open andrei-manda opened 1 month ago

andrei-manda commented 1 month ago

There are multiple issues with these lists, which I will detail below:


1) City List is Empty at Opening After Checkbox Selection


2) Invalid City-County Selection Allowed

image


3) City List Displays No Options If County Is Not Selected

If you click on the city list without first selecting a county, the list opens but appears empty. This behavior seems odd; see the ss below:

image

andrei-manda commented 2 weeks ago

@dragos1195 all the reported bugs were fixed but a new one arise:

Steps to Reproduce

  1. Access the third step of the NGO registration form.
  2. In the 'Date oficiale' section, select a county-city. (e.g.: "Arges / Albesti")
  3. In the 'Informații de contact' section, select a different county-city. (e.g.: "Bucuresti / Sector 5")
  4. Check the box, then uncheck it.
  5. Open the 'City' list.

Expected Result

  1. The city list should display "Arges" as the selected value.

Actual Result

  1. The city list displays "Bucuresti" as the selected value.
andrei-manda commented 2 weeks ago

@dragos1195 retesting failed:

image

image