screentinker/frontend
ScreenTinker 8cd5dd518a Playlist: add up/down reorder buttons
Adds accessible up/down arrow buttons alongside the existing drag-to-
reorder handle on each playlist item. Touch users (and keyboard users)
now have a reliable way to re-order without relying on HTML5 drag-drop,
which is effectively unusable on mobile. First/last items have the
respective arrow disabled.

Uses the same /reorder API the drag handler uses, so behavior stays
consistent. flex-wrap on the item container prevents control overflow
on narrow screens.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-04-21 15:57:40 -05:00
..
assets Initial open source release 2026-04-08 12:14:53 -05:00
css Mobile: horizontal-scroll tables + tab fade (Commit 4/4) 2026-04-21 15:56:01 -05:00
js Playlist: add up/down reorder buttons 2026-04-21 15:57:40 -05:00
legal Initial open source release 2026-04-08 12:14:53 -05:00
index.html Mobile: sidebar polish (Commit 1/4) 2026-04-21 15:49:49 -05:00
landing.html Initial open source release 2026-04-08 12:14:53 -05:00
manifest.json Initial open source release 2026-04-08 12:14:53 -05:00
robots.txt Initial open source release 2026-04-08 12:14:53 -05:00
sitemap.xml Initial open source release 2026-04-08 12:14:53 -05:00
sw-admin.js Initial open source release 2026-04-08 12:14:53 -05:00