Improve episode/movie mapping UI for mobile #1
Loading…
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?
Problem
The disc title → Sonarr/Radarr mapping step in the web UI is the most interactive part of the workflow and currently assumes a desktop layout. On mobile or a tablet (e.g. couch use while disc is ripping), the UI is hard to use:
What good looks like
Context
No framework constraint — the UI is vanilla HTML/CSS/JS. A CSS breakpoint + some layout changes should cover the basics without a rewrite.