Skip to content

Bug: Expand/Collapse Not Working Properly After Switching View Mode #568

@andersonmendesgd

Description

@andersonmendesgd

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:

  1. Expand a parent task to show its child tasks.
  2. Switch the view mode using the toolbar (e.g., switch from Monthly to Weekly).
  3. 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.

See attached GIF for a visual demonstration.
Image

Linked children
Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions