We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Reported in Slack
Dependent Dropdown does not deselect the dropdown selections when the query data powering it removes those rows from the selection
When selecting a store type, the second dropdown should deselect the stores that do not match the selected store type.
The second dropdown filters the options list correctly, but any previously selected options are not deselected.
https://github.com/archiewood/tabs-bug
No response
serious, but I can work around it
The text was updated successfully, but these errors were encountered:
Reopening because I had to revert the PR that closed this issue here: #2559
Sorry, something went wrong.
@ItsMeBrianD I think we spoke about this being taken care of in your dropdown PR?
kwongz
Successfully merging a pull request may close this issue.
Describe the bug
Reported in Slack
Dependent Dropdown does not deselect the dropdown selections when the query data powering it removes those rows from the selection
CleanShot.2024-09-06.at.13.17.08.mp4
Expected behavior
When selecting a store type, the second dropdown should deselect the stores that do not match the selected store type.
Actual behavior
The second dropdown filters the options list correctly, but any previously selected options are not deselected.
Steps to Reproduce
https://github.com/archiewood/tabs-bug
Logs
No response
System Info
No response
Severity
serious, but I can work around it
Additional Information, or Workarounds
No response
The text was updated successfully, but these errors were encountered: