-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
fix: fixed all not deselecting and empty array setting to _ALL_ #6086
Conversation
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
@SagarRajput-7, please tackle the dropdown closing first. A user wants to deselect ALL so they can select something. If the dropdown closes right away without letting them select values, it's very annoying and makes the whole benefit of deselect least useful. |
@srikanthccv - That is also in progress, please check this - #6087 Screen.Recording.2024-09-27.at.11.04.16.AM.mov |
Build Error! No Linked Issue found. Please link an issue or mention it in the body using #<issue_id> |
Please confirm that this is the expected behaviour. |
@SagarRajput-7, as I checked, deselecting a single item (if I click on the option title), selects all the checkboxes. I was wondering if this is expected |
Yes, if you see, while selecting the option title we show a |
Summary
Fixed:
All
not workingAll
Related Issues / PR's
Screenshots
Screen.Recording.2024-09-27.at.4.34.07.AM.mov
Affected Areas and Manually Tested Areas