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]: Inconsistent behavior in table settings menu #53

Closed RobRoyce closed 2 years ago

RobRoyce commented 2 years ago

Describe the bug Something is broken in the "Table" settings menu. When you press "Show Countdown", it simultaneously turns "Show Subproject sources" off. However, the "Show Subproject sources" button does not toggle, only the underlying data. In other words, the button stays the same, but the sources displayed in the table do not include the subproject sources, contrary to what the button says.


To Reproduce Steps to reproduce the behavior:

  1. Click on the settings button in the Table tab.
  2. Click "Show Countdown"
  3. Notice the table changes and does not include subproject sources

Expected behavior Pressing "Show Countdown" should have no effect on "Show Subproject sources"


Operating System (please complete the following information):

RobRoyce commented 2 years ago

The subproject setting should probably be moved to Display Settings, since it affects the grid and calendar view as well.

RobRoyce commented 2 years ago

New design resolves this issue.