al-c95 / MyLibrary

A Windows desktop application for keeping track of books and other "library" items. I have a huge collection of them and wanted to start keeping track of them, and couldn't find anything that suits my needs exactly. Oh, and I wanted to have a go at coding my own ;)
MIT License
0 stars 0 forks source link

When applying a filter then switching category, item from new category is "selected" even if no results #11

Closed Alc2110 closed 2 years ago

Alc2110 commented 2 years ago

Steps to reproduce:

  1. Selected "Book" category.
  2. Applied filter which returns one or more results in the "Book" category.
  3. Changed category to "Media Item". On the LHS, an item from the "Media Item" category is "selected" - its details are displayed, despite the fact there are no items displayed in the list.