Don't clear selection when switching tabs
The `store.clearSelection()` call currently clears the selection and also all other filters, which means that switching tabs changed several things in the UI beyond just the current tab. Change this so it just changes the tab.
Showing
Please register or sign in to comment