• Robert Knight's avatar
    Don't clear selection when switching tabs · c52e06d3
    Robert Knight authored
    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.
    c52e06d3
SelectionTabs.tsx 5.64 KB