Skip to content

bug: (mobile) Long-press context menu conflicts with task drag-and-drop #848

@RawkFX

Description

@RawkFX

Bug Description

On mobile devices, long-pressing a task opens the options/context menu (e.g. delete). However, once the finger is released to tap an option, the menu immediately disappears and the task is moved up or down in the task list instead. This makes it impossible to select an option such as “Delete” reliably.

Steps To Reproduce

  1. Open the app on a mobile device;
  2. Navigate to a task list;
  3. Long-press on a task to open the options menu;
  4. Release your finger and attempt to tap the Delete option;
  5. Observe that the options menu disappears and the task is reordered instead.

Expected Behavior

After long-pressing a task, the options menu should remain visible after releasing the finger, allowing the user to tap actions like Delete without triggering drag-and-drop reordering.

Screenshots

Environment

  • Kaneo Version: 2.1.23
  • Deployment Method: Docker
  • Browser: latest version of google chrome on android
  • OS: Android 15, OneUI 7.0

Additional Context

The options menu only stays visible while the task is being pressed. Releasing the finger dismisses the menu and triggers task reordering, preventing interaction with the menu options.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions