[Bug] Task item overflow menu becomes inaccessible while searching #124

Open
opened 2026-05-08 06:36:12 +00:00 by kodebarista · 0 comments
kodebarista commented 2026-05-08 06:36:12 +00:00 (Migrated from github.com)

Issue/Description:
When searching for a task in the Tasks view, clicking the vertical ellipsis () for a filtered task item fails because the search bar abruptly hides during interaction. This causes the task item layout to shift unexpectedly, making the overflow menu difficult or impossible to open reliably.

Version:

0.2.3

Steps to Reproduce:

  • Open the Tasks view
  • Search for a task using the search bar
  • Attempt to click the vertical ellipsis () on a filtered task item
  • Observe the search bar hiding abruptly during the interaction
  • Notice the overflow menu fails to open

Expected Behavior:

  • The search bar should remain stable while interacting with filtered task items
  • Clicking the vertical ellipsis should consistently open the task overflow menu
  • UI layout should not shift unexpectedly during the interaction

Possible Fix:

  • Prevent search bar from closing when it's not empty
**Issue/Description:** When searching for a task in the Tasks view, clicking the vertical ellipsis (`⋮`) for a filtered task item fails because the search bar abruptly hides during interaction. This causes the task item layout to shift unexpectedly, making the overflow menu difficult or impossible to open reliably. **Version:** ``` 0.2.3 ``` **Steps to Reproduce:** - Open the Tasks view - Search for a task using the search bar - Attempt to click the vertical ellipsis (`⋮`) on a filtered task item - Observe the search bar hiding abruptly during the interaction - Notice the overflow menu fails to open **Expected Behavior:** - The search bar should remain stable while interacting with filtered task items - Clicking the vertical ellipsis should consistently open the task overflow menu - UI layout should not shift unexpectedly during the interaction **Possible Fix:** - Prevent search bar from closing when it's not empty
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
edfloreshz/tasks#124
No description provided.