• Joined on 2025-02-03
logan opened issue yonlu/yellowjacket#142 2026-08-19 21:45:06 +00:00
The launch records two history entries, so the first back press does nothing (and does not exit on Android)
logan commented on issue yonlu/yellowjacket#6 2026-08-19 21:39:36 +00:00
Desktop: back/forward navigation should be global, not per-tab

Taking this on branch feat/6-global-back-forward, now that #72 has landed — the two share handleNavigate, and #72 made one place responsible for saying where the user is, which is what a…

logan pushed to main at yonlu/yellowjacket 2026-08-19 21:10:56 +00:00
a7ac2b4a3e Merge pull request 'Publish the active view from the shell, so both navs survive the back path' (#141) from fix/72-active-view-broadcast into main
d347809e6e docs: record the one statement of which view is active
a5ffcc22e3 test(e2e): assert the nav highlight, not the shell's own bookkeeping
f18691560d fix(shell): publish the active view, so both navs follow the back path
Compare 4 commits »
logan closed issue yonlu/yellowjacket#72 2026-08-19 21:10:55 +00:00
Android: the bottom-nav item stops being highlighted after backing out of a detail view
logan merged pull request yonlu/yellowjacket#141 2026-08-19 21:10:55 +00:00
Publish the active view from the shell, so both navs survive the back path
logan pushed to fix/72-active-view-broadcast at yonlu/yellowjacket 2026-08-19 21:00:43 +00:00
d347809e6e docs: record the one statement of which view is active
a5ffcc22e3 test(e2e): assert the nav highlight, not the shell's own bookkeeping
f18691560d fix(shell): publish the active view, so both navs follow the back path
c84a9069ef Merge pull request 'Collapse the page header actions that do not fit, instead of clipping them' (#136) from fix/69-page-header-action-overflow into main
Compare 4 commits »
logan created pull request yonlu/yellowjacket#141 2026-08-19 20:47:44 +00:00
Publish the active view from the shell, so both navs survive the back path
logan commented on issue yonlu/yellowjacket#66 2026-08-19 20:47:35 +00:00
Android: the album detail page should scroll as one page, and fit the screen width

Measured, while verifying #72 at 390×780 — and the "cut off" half is worse than "slightly wider". Found by reading a screenshot; no assertion in any tier reports it.

On `explore-album-details…

logan created branch fix/72-active-view-broadcast in yonlu/yellowjacket 2026-08-19 20:46:19 +00:00
logan pushed to fix/72-active-view-broadcast at yonlu/yellowjacket 2026-08-19 20:46:19 +00:00
f34777d3e4 docs: record the one statement of which view is active
fef8c8b7f6 test(e2e): assert the nav highlight, not the shell's own bookkeeping
9d65d9acdd fix(shell): publish the active view, so both navs follow the back path
Compare 3 commits »
logan commented on issue yonlu/yellowjacket#73 2026-08-19 20:45:35 +00:00
Roadmap: suggested order for the desktop + Android backlog (#5–#72)

Phase 2's remaining pair should be worked in the opposite order: #72 before #6.

Not a quiet reorder — this list is the sequence, and picking by eye is how it stops meaning anything. So the…

logan opened issue yonlu/yellowjacket#140 2026-08-19 20:35:43 +00:00
make ui-test: folder-picker and explore-track-details time out in full-suite runs on main
logan commented on issue yonlu/yellowjacket#72 2026-08-19 20:24:21 +00:00
Android: the bottom-nav item stops being highlighted after backing out of a detail view

Taking this on branch fix/72-active-view-broadcast.

Approach, following the Direction: the shell already knows the active view — handleNavigate() sets #main-content's data-active-view

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

Phase 2's anchor is done, and so is the item hanging off it.

main is green at c84a906 with no open PRs. Since this list was last reconciled:

  • #24 — supported sizes + queue overlay…
logan pushed to main at yonlu/yellowjacket 2026-08-19 19:29:17 +00:00
c84a9069ef Merge pull request 'Collapse the page header actions that do not fit, instead of clipping them' (#136) from fix/69-page-header-action-overflow into main
f967916550 fix(page-header): collapse the actions that do not fit into a menu
3fa7c7734b docs: record the page-header actions rule, and complete plan 018
Compare 3 commits »
logan closed issue yonlu/yellowjacket#69 2026-08-19 19:29:15 +00:00
Android: the Playlists page header buttons are unreachable
logan merged pull request yonlu/yellowjacket#136 2026-08-19 19:29:15 +00:00
Collapse the page header actions that do not fit, instead of clipping them
logan commented on pull request yonlu/yellowjacket#136 2026-08-19 19:09:51 +00:00
Collapse the page header actions that do not fit, instead of clipping them

Rebased onto cceeb40 (main, after #139).

#139's note about a conflict with this PR was half right. Both touch home-view.ts and the code does merge cleanly — #139 changes static styles

logan pushed to fix/69-page-header-action-overflow at yonlu/yellowjacket 2026-08-19 19:09:37 +00:00
f967916550 fix(page-header): collapse the actions that do not fit into a menu
3fa7c7734b docs: record the page-header actions rule, and complete plan 018
cceeb40b16 Merge pull request 'Six quick fixes off the tracker: tooling, a latent index bug, and two touch affordances' (#139) from fix/quick-wins-batch into main
2926ecd4b4 docs(notes): record that no test tier can see a hover media query
ff3c4003cb Merge branch 'fix/61-mini-player-plain-text' into fix/quick-wins-batch
Compare 16 commits »
logan pushed to main at yonlu/yellowjacket 2026-08-19 19:08:48 +00:00
cceeb40b16 Merge pull request 'Six quick fixes off the tracker: tooling, a latent index bug, and two touch affordances' (#139) from fix/quick-wins-batch into main
2926ecd4b4 docs(notes): record that no test tier can see a hover media query
ff3c4003cb Merge branch 'fix/61-mini-player-plain-text' into fix/quick-wins-batch
def596a99e Merge branch 'fix/68-hover-affordances-pointer' into fix/quick-wins-batch
14f78c0b57 Merge branch 'fix/118-in-library-clear' into fix/quick-wins-batch
Compare 14 commits »