Skip to content

Sidebar hover-peek collapses under the open task Filter menu, leaving it floating #3665

Description

@aleexzxzxzx

Bug description

Same failure mode as #3483, but for the tasks-header Filter dropdown instead of the ProjectSwitcher.

With the sidebar collapsed and hover-peek active:

  1. Hover the left gutter so the sidebar peeks out.
  2. Open the Filter menu in the Tasks header (funnel icon).
  3. Move the pointer off the sidebar panel.

The sidebar collapses, but the Filter menu (rendered in a portal anchored to its trigger) stays open, left floating over the content with no anchor (screenshot below).

Image

Expected behavior

The peeked sidebar should stay open while the Filter menu is open, and resume normal hover-collapse behaviour once it closes — same as the ProjectSwitcher fix in #3484.

Fix

I already have the fix working locally — it reuses the holdSidebarPeek/releaseSidebarPeek mechanism from #3484, applied to TaskFilterMenu. PR incoming right after this issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions