leclercb / taskunifier-app

TaskUnifier - Task Management Application
https://www.taskunifier.app
Other
27 stars 7 forks source link

Unable to expand managed selectors by clicking an arrow icon #87

Closed szpak closed 4 years ago

szpak commented 4 years ago

Describe the bug The "General" selector category can be expanded by clicking on the up/down arrow icon on the right. However, for managed categories an icon is highlighted, but clicking on it does nothing.

To reproduce Steps to reproduce the behavior:

  1. Click on the up/down arrow icon on the right of the "manage" icon for "Folders"
  2. Nothing happens

Expected behavior The whole category should expand as it behaves for the "General" category.

Version & system information App 0.8.3 (f3264fe)

Additional context Minor issue, but it misleading.

leclercb commented 4 years ago

Actually, the icon is more visual than anything else, as you can click anywhere on the title. I will not fix this one, because of technical reasons that make it actually very hard to fix (in short the title listens to clicks, the manage icon too and they collide with each other).

szpak commented 4 years ago

Sure, it's not a problem.