KnowledgeCanvas / knowledge

Knowledge is a tool for saving, searching, accessing, exploring and chatting with all of your favorite websites, documents and files.
Apache License 2.0
1.32k stars 92 forks source link

[Bug]: Modifying a source in Grid view resets filter #58

Closed RobRoyce closed 2 years ago

RobRoyce commented 2 years ago

Describe the bug When in Grid view with a filter active, modifying any knowledge source will cause the filter to reset.


To Reproduce Steps to reproduce the behavior:

  1. Go to Grid view
  2. Filter the list
  3. Add a topic to any source in the list
  4. The modification will clear the filter and reset the list, which is undesirable

Expected behavior The filter should remain active until explicitly removed by the user.


Operating System (please complete the following information):


Additional context This same issue does not occur in the Table view.

RobRoyce commented 2 years ago

Fixed in #65