mirror of
https://github.com/imgfloat/server.git
synced 2026-06-22 21:01:23 +00:00
fix: playlist panel UX issues
- Phantom playlists: stop pushing locally on create; let PLAYLIST_CREATED STOMP event add the entry to avoid the REST/STOMP race that doubled items - Row click: attach toggle-expand listener on the li instead of the name span only; add cursor:pointer to .playlist-list-item - Input styling: apply surface-3 bg, border, radius, and color to .playlist-create-row input and .playlist-rename-form input with focus ring - Play/pause error toast: apiFetch now skips json() when response has no application/json Content-Type (empty 200 body from play/pause endpoints)
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
/nix/store/p2i4wywz453chyxw93dp1iq3f0gbskx0-nix-shell-env
|
||||
Reference in New Issue
Block a user