zhif7782 / 0525-holistic-testing

Feedback for 5/25 Holistic testing.
0 stars 0 forks source link

Error editing the selected option from dropdown #18

Closed maguilera-esricanada closed 1 year ago

maguilera-esricanada commented 1 year ago

Describe the bug When I selected an option from the drop down list, I am able to edit the selected value, and after that the dropdown stays gray (disabled)

To Reproduce Steps to reproduce the behavior:

  1. Go to 'the drop down question'
  2. Click on 'select one option'
  3. Edit the selected option, add more characters
  4. The question will become gray or disabled

Expected behavior don't allow to edit a selected option from the dropdown list

Screenshots If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

Smartphone (please complete the following information):

Additional context Add any other context about the problem here. Capture

oopsliu commented 1 year ago

@maguilera-esricanada Thanks for raising it; this is an expected behavior with the autocomplete appearance of the dropdown question: entering text in the field limits the drop-down menu to only answers that contain that text. When you add some text to a selected option, the dropdown fails to find a match, so it greyed out.