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
We need to keep the item in BrowsePanel selected when clicking on it when the browse panel had no focus.
Now it works for all lists using SelectableListBoxWrapper, including dropdowns where this behavior is unwanted. Fix it to be working ONLY in browse panels.
The text was updated successfully, but these errors were encountered:
We need to keep the item in BrowsePanel selected when clicking on it when the browse panel had no focus.
Now it works for all lists using SelectableListBoxWrapper, including dropdowns where this behavior is unwanted. Fix it to be working ONLY in browse panels.
The text was updated successfully, but these errors were encountered: