• Joined on 2025-02-03
logan closed issue yonlu/yellowjacket#23 2026-08-20 05:22:04 +00:00
Desktop: explore centering the seek bar and transport controls in the bottom bar
logan closed issue yonlu/yellowjacket#42 2026-08-20 05:22:04 +00:00
Desktop: show a volume slider in the bottom bar by default instead of a click-to-open popup
logan created pull request yonlu/yellowjacket#158 2026-08-20 05:09:42 +00:00
Put the phone's Now Playing button above the artwork
logan pushed to fix/150-expand-button-under-the-art at yonlu/yellowjacket 2026-08-20 05:09:23 +00:00
7699fcd9dc fix(player): put the phone's Now Playing button above the artwork
logan created branch fix/150-expand-button-under-the-art in yonlu/yellowjacket 2026-08-20 05:09:23 +00:00
logan commented on issue yonlu/yellowjacket#150 2026-08-20 05:03:11 +00:00
e2e flake: phone-shell's now-playing click is intercepted by the cover placeholder

Claiming this. Branch: fix/150-expand-button-under-the-art.

Mechanism and reproduction are in the comment above: the placeholder icon and the button tie on paint order and the later sibling…

logan commented on issue yonlu/yellowjacket#150 2026-08-20 05:03:02 +00:00
e2e flake: phone-shell's now-playing click is intercepted by the cover placeholder

Mechanism found, and it is not a race — it is the playing track.

Reproduced deterministically against the running app at 390px: play a track with no cover art and the button is…

logan pushed to feat/42-inline-volume-and-centred-transport at yonlu/yellowjacket 2026-08-20 04:42:54 +00:00
dc8db159f9 feat(player): centre the transport and show the volume inline
86e7444603 Merge pull request (#157) from fix/156-queue-selection-fixture-order into main
2365806d18 fix(e2e): ask the fixture for a track that can navigate
Compare 3 commits »
logan pushed to main at yonlu/yellowjacket 2026-08-20 04:35:10 +00:00
86e7444603 Merge pull request (#157) from fix/156-queue-selection-fixture-order into main
2365806d18 fix(e2e): ask the fixture for a track that can navigate
Compare 2 commits »
logan closed issue yonlu/yellowjacket#156 2026-08-20 04:35:09 +00:00
queue-selection's name-click test depends on the scan's insert order
logan merged pull request yonlu/yellowjacket#157 2026-08-20 04:35:09 +00:00
Ask the fixture for a track that can navigate
logan created pull request yonlu/yellowjacket#157 2026-08-20 04:23:51 +00:00
Ask the fixture for a track that can navigate
logan pushed to fix/156-queue-selection-fixture-order at yonlu/yellowjacket 2026-08-20 04:23:37 +00:00
2365806d18 fix(e2e): ask the fixture for a track that can navigate
logan created branch fix/156-queue-selection-fixture-order in yonlu/yellowjacket 2026-08-20 04:23:37 +00:00
logan commented on issue yonlu/yellowjacket#156 2026-08-20 04:19:26 +00:00
queue-selection's name-click test depends on the scan's insert order

Claiming this — it is my defect, from #152, and it has main red. Branch: fix/156-queue-selection-fixture-order.

Fix is to state the requirement in the fixture: the staged queue takes tracks…

logan opened issue yonlu/yellowjacket#156 2026-08-20 04:19:19 +00:00
queue-selection's name-click test depends on the scan's insert order
logan pushed to feat/42-inline-volume-and-centred-transport at yonlu/yellowjacket 2026-08-20 04:06:02 +00:00
7c3937ec70 feat(player): centre the transport and show the volume inline
logan created branch feat/42-inline-volume-and-centred-transport in yonlu/yellowjacket 2026-08-20 04:06:01 +00:00
logan created pull request yonlu/yellowjacket#155 2026-08-20 04:06:00 +00:00
Centre the transport, and show the volume inline
logan opened issue yonlu/yellowjacket#154 2026-08-20 04:04:44 +00:00
Nested CSS rules starting with an element name are silently dropped on the phone