care_fe
care_fe copied to clipboard
Unexpected Behaviour When Removing Multiple Selected Options
Describe the bug When closing (deleting) multi-selected options, dropdown appear, which is a little annoying and impacts the user experience.
To Reproduce Steps to reproduce the behavior:
- Go to the Edit Consultation page.
- Add multiple options to symptoms.
- Click on the
x
and observe the behavior. Expected behavior Dropdown should not open upon removing a selected option
Screenshots Screencast from 06-04-24 12:10:51 PM IST.webm
Desktop (please complete the following information):
- OS: [e.g. iOS]
- Browser [e.g. chrome, safari]
- Version [e.g. 22]
Smartphone (please complete the following information):
- Device: [e.g. iPhone6]
- OS: [e.g. iOS8.1]
- Browser [e.g. stock browser, safari]
- Version [e.g. 22]
Additional context Add any other context about the problem here.
can you please assign this to me
@UdaySagar-Git I like to address one more issue here that when we select symptom the drop down should automatically close
@ShreySinha02 the drop down will automatically close when a single select option is selected (asymptomatic) , and it will remain unclosed when multi select option is selected
I already made related changes in #7253
@UdaySagar-Git may be bubbling is the cause of this issue