-
Notifications
You must be signed in to change notification settings - Fork 91
Open
Description
There is a UI bug when interacting with expanded parent tasks after switching the view mode (e.g., from Monthly to Weekly, Daily, etc.).
Steps to Reproduce:
- Expand a parent task to show its child tasks.
- Switch the view mode using the toolbar (e.g., switch from Monthly to Weekly).
- Try to collapse the previously expanded parent task.
Expected Behavior:
The parent task should collapse on the first click, hiding its children and any dependency links.
Actual Behavior:
- The first click after switching the view mode does not collapse the parent task.
- A second click is required to collapse it.
- If there are dependency links between the parent and child tasks, those links disappear after switching the view mode and do not reappear.
Additional Info:
This affects user interaction flow and may confuse users into thinking the collapse feature is broken.
The issue is reproducible consistently.
Metadata
Metadata
Assignees
Labels
No labels

