• Joined on 2025-02-03
logan pushed to main at yonlu/yellowjacket 2026-08-20 02:11:56 +00:00
bb21072386 Merge pull request 'The top bar decides what it can afford to show' (#149) from fix/143-top-bar-fits-its-window into main
ead1354e4d docs: record how the top bar decides what to drop
ae85df0dad fix(shell): give the top bar a measured fit at every width
Compare 3 commits »
logan closed issue yonlu/yellowjacket#143 2026-08-20 02:11:54 +00:00
The top bar overflows by 11px at 600x600, the bottom of the Compact band
logan merged pull request yonlu/yellowjacket#149 2026-08-20 02:11:54 +00:00
The top bar decides what it can afford to show
logan commented on pull request yonlu/yellowjacket#149 2026-08-20 02:11:39 +00:00
The top bar decides what it can afford to show

CI: green. check passed first time; e2e failed on attempt 1 and passed on attempt 2 with no change to the commit — a re-run of the same run id. The failure was `phone-shell.spec.ts:115…

logan opened issue yonlu/yellowjacket#150 2026-08-20 02:11:29 +00:00
e2e flake: phone-shell's now-playing click is intercepted by the cover placeholder
logan created pull request yonlu/yellowjacket#149 2026-08-20 01:35:59 +00:00
The top bar decides what it can afford to show
logan created branch fix/143-top-bar-fits-its-window in yonlu/yellowjacket 2026-08-20 01:35:32 +00:00
logan pushed to fix/143-top-bar-fits-its-window at yonlu/yellowjacket 2026-08-20 01:35:32 +00:00
ead1354e4d docs: record how the top bar decides what to drop
ae85df0dad fix(shell): give the top bar a measured fit at every width
Compare 2 commits »
logan opened issue yonlu/yellowjacket#148 2026-08-20 01:34:38 +00:00
The library filter is unreachable on a phone, and nothing else selects a library
logan commented on issue yonlu/yellowjacket#143 2026-08-20 01:11:03 +00:00
The top bar overflows by 11px at 600x600, the bottom of the Compact band

Claiming this. Branch: fix/143-top-bar-fits-its-window.

Approach. The Direction's order, literally: 600×600 goes into layout-overflow.spec.ts first and is watched to fail, plus the **indic…

logan commented on issue yonlu/yellowjacket#143 2026-08-20 01:08:43 +00:00
The top bar overflows by 11px at 600x600, the bottom of the Compact band

Re-measured on main at 6e7e349 (after #6, #72, #25 and #27), and the 11px is the best case.

make dev-headless SEED=default, header.top-bar client vs scroll:

logan commented on issue yonlu/yellowjacket#73 2026-08-20 01:03:20 +00:00
Roadmap: suggested order for the desktop + Android backlog (#5–#72)

#27 landed (PR #147, merged as the tip of main), so Phase 2 has #48 (top bar), #23/#42 (transport, volume) and #30 (track list chrome) left, plus the newly-filed #143 — the top…

logan pushed to main at yonlu/yellowjacket 2026-08-20 01:02:42 +00:00
6e7e349e63 Merge pull request 'Fold the Jobs tab into the places the work is started' (#147) from feat/27-jobs-into-settings into main
f9ba9a87d7 docs: note that CI's two engines share one app
e4efec6f0c fix(e2e): the third spec that located a disclosure by class
99f355b2fc docs: record where background jobs went, and two traps
c79d4d47a3 test: cover jobs in Settings, and unpick two shared selectors
Compare 8 commits »
logan closed issue yonlu/yellowjacket#27 2026-08-20 01:02:41 +00:00
Desktop: fold the Jobs tab into Settings — library jobs under Library, metadata jobs elsewhere
logan merged pull request yonlu/yellowjacket#147 2026-08-20 01:02:41 +00:00
Fold the Jobs tab into the places the work is started
logan pushed to feat/27-jobs-into-settings at yonlu/yellowjacket 2026-08-20 00:44:22 +00:00
f9ba9a87d7 docs: note that CI's two engines share one app
logan pushed to feat/27-jobs-into-settings at yonlu/yellowjacket 2026-08-20 00:44:09 +00:00
e4efec6f0c fix(e2e): the third spec that located a disclosure by class
logan created pull request yonlu/yellowjacket#147 2026-08-20 00:28:54 +00:00
Fold the Jobs tab into the places the work is started
logan pushed to feat/27-jobs-into-settings at yonlu/yellowjacket 2026-08-20 00:28:30 +00:00
99f355b2fc docs: record where background jobs went, and two traps
c79d4d47a3 test: cover jobs in Settings, and unpick two shared selectors
8efed2dd2b refactor(shell): retire the Jobs destination
12af6ec1f7 feat(settings): scan from Settings, and watch every job in place
f3d1ae1c8c feat(jobs): show background work where the work is started
Compare 5 commits »
logan created branch feat/27-jobs-into-settings in yonlu/yellowjacket 2026-08-20 00:28:30 +00:00