mirror of
https://github.com/screentinker/screentinker.git
synced 2026-05-15 07:32:23 -06:00
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> |
||
|---|---|---|
| .. | ||
| activity.js | ||
| admin.js | ||
| billing.js | ||
| content-library.js | ||
| dashboard.js | ||
| designer.js | ||
| device-detail.js | ||
| help.js | ||
| kiosk.js | ||
| layout-editor.js | ||
| login.js | ||
| onboarding.js | ||
| playlists.js | ||
| reports.js | ||
| schedule.js | ||
| settings.js | ||
| teams.js | ||
| video-wall.js | ||
| widgets.js | ||