-
-
Notifications
You must be signed in to change notification settings - Fork 243
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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
- Open the app on a mobile device;
- Navigate to a task list;
- Long-press on a task to open the options menu;
- Release your finger and attempt to tap the Delete option;
- 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
Labels
bugSomething isn't workingSomething isn't working