Conversation
- Remove floating queue mode entirely; docked sidebar is the sole UI - Lyrics panel background now spans full viewport (including behind queue) while content area stops at the queue edge via margin-right CSS var - Fix GENIUS_ACCESS_TOKEN missing from publish workflow env - Fix icon path in HomePanel supermix fallback Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Contributor
Coverage Report
File Coverage
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We Shall Fight in the Queue
We shall go on to the end. We shall fight in the home panel, we shall fight on the lyrics view and the album pages, we shall fight with growing confidence and growing strength in the sidebar — we shall defend our queue, whatever the cost may be.
We shall fight in the floating overlay — and we have abolished it, for it served us no longer. We shall fight on the docked panel, we shall fight in the resize handle, we shall fight on the right-hand column of the viewport; we shall never surrender the queue to ambiguity of mode.
What We Have Done
We have eliminated floating mode. The queue is docked. It has always been docked. It shall always be docked. The toggle is gone. The conditional rendering is gone. 257 lines have been deleted and 39 put in their place. This is not a defeat — this is a liberation.
We have fixed the lyrics panel. It had been skulking beneath the queue sidebar, an affront to the eye and to the layout engine. The background now sweeps magnificently across the full viewport — even behind the queue — while the content itself knows its place and stops at the queue's left edge. Order has been restored.
We have brought the Genius token to the front. It had been left behind in the pipeline, forgotten — a secret that was secret even from the build that needed it.
GENIUS_ACCESS_TOKENnow marches alongside its brethren in the publish workflow. The descriptions shall flow.We have fixed the supermix icon path, for even in victory one must tend to the small things.
Test Plan
npm run test:run)npm run typecheck)🤖 Generated with Claude Code