Block a user
Android: the album detail page should scroll as one page, and fit the screen width
fix(explore): scroll the album page as one on a phone
Android: the queue's scrim has no reachable pixels, so tap-outside-to-close does not exist
Fixed by PR #182 (fix/171-phone-queue-scrim) — CI green, chromium
and webkit.
Took the issue's second direction: below 600px the scrim is not drawn at all, rather than drawn as a dismissal…
fix(queue): draw the scrim only where it can be tapped
CI is green. Run 17400, both required jobs:
check— commit messages, lint, test (all three build configurations), frontend typecheck, css literals, the component/store suite, bindings …
fix(queue): draw the scrim only where it can be tapped
Android: the queue's scrim has no reachable pixels, so tap-outside-to-close does not exist
Picking this up on branch fix/171-phone-queue-scrim.
Taking the second of the two directions, not the gutter.
Below 600px the queue is a screen: #55 made it a place with a history entry,…
Hover-only affordances that are the *only* route to their action are unreachable on touch
PR: yonlu/yellowjacket#181 — CI green on
5fbe1d9 (check and e2e, the latter on both Chromium and WebKit).
Three CSS rules, in the two directions this issue…
fix(ui): keep a touch-only affordance reachable, or absent
CI is green on 5fbe1d9 (run 17395): check success, e2e success — the latter covering both Chromium and WebKit.
Not merging; leaving Status/In Progress on #137.