You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
See the attached video. Most of the times when I select a value from any of the Languages, Licenses and Formats drop-downs the filter is not applied at all. Also when I click the 'Clear all' button then the checkboxes in the drop-downs remain selected. This is happening in all supported browsers.
Expected behavior
When I select a value from any of the drop-downs the filter should be applied immediately and the checkbox should be selected plus there should be displayed the tag of the selected value. When I clear any of the applied filters the corresponding checkbox should be unchecked.
@akolson is correct here for sure - we can resolve this in the coming iteration.
Seems that some part of how Vuetify's components worked together in that part of the code has been broken.
One thing I was curious about when looking at this is whether or not the VCombobox is a suitable replacement for the fairly complex nesting of components & state found in the MultiSelect component (where the heart of this issue lies)
Observed behavior
See the attached video. Most of the times when I select a value from any of the Languages, Licenses and Formats drop-downs the filter is not applied at all. Also when I click the 'Clear all' button then the checkboxes in the drop-downs remain selected. This is happening in all supported browsers.
Expected behavior
When I select a value from any of the drop-downs the filter should be applied immediately and the checkbox should be selected plus there should be displayed the tag of the selected value. When I clear any of the applied filters the corresponding checkbox should be unchecked.
Steps to reproduce the issue
Additional information
content-library-filters.mp4
Usage Details
The text was updated successfully, but these errors were encountered: