mirror of
https://github.com/koel/koel.git
synced 2026-04-26 01:06:00 +03:00
[GH-ISSUE #1885] [Bug?]: Difficulties in opening context menu in the playlist view on mobile browser #1018
Labels
No labels
Authentication
Dependencies
Documentation
Feature Request
Flac
Help Wanted
Installation/Setup
Integration
Mobile
PR Welcome
Pending Release
Performance
Playlist
S3
Search
Sync
[Pri] Low
[Pri] Normal
[Status] Keep Open
[Status] Needs Author Reply
[Status] Needs Review
[Status] Stale
[Status] Will Implement
[Type] Blessed
[Type] Bug
[Type] Duplicate
[Type] Enhancement
[Type] Help Request
[Type] Question
[Type] Task
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/koel-koel#1018
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @chrisvoo on GitHub (Nov 29, 2024).
Original GitHub issue: https://github.com/koel/koel/issues/1885
Originally assigned to: @phanan on GitHub.
Read the Troubleshooting guide.
Reproduction steps
I've built the frontend with Node 22.11. I'm experiencing difficulties in opening the context menu with Edit and Delete action once a song is selected. I am attaching what I see on Google Mobile and Firefox Mobile:
Expected behavior
A clear way to open in a reliable way the contextual menu to edit and delete the song.
Actual behavior
99% of the times a reduced context is opened.
Logs
No logs
Koel version
Koel v7.2.0 Community Edition
How did you install Koel?
Compiled from source
Additional information
Ubuntu 24.04.18.3.6MySQL 8.422.11@chrisvoo commented on GitHub (Dec 9, 2024):
FYI I've tried removing the drag & drop events from the SongCard and SongList and now I can see correctly the context menu every time I tap on a song.