Skip to content

Add Spotify player drawer to the web UI#17

Merged
BunsDev merged 1 commit into
mainfrom
okcode/spotify-player-integration
Mar 27, 2026
Merged

Add Spotify player drawer to the web UI#17
BunsDev merged 1 commit into
mainfrom
okcode/spotify-player-integration

Conversation

@BunsDev
Copy link
Copy Markdown
Member

@BunsDev BunsDev commented Mar 27, 2026

Summary

  • Added a new Spotify player drawer in the web app with preset playlist browsing, custom Spotify link support, and embedded playback.
  • Wired a sidebar toggle so the player can be opened and closed from the main navigation.
  • Moved Spotify player state into a dedicated Zustand store with localStorage persistence for the drawer, selected playlist, custom URI, and volume.
  • Removed the old local message queue UI/state and simplified the chat timeline rendering for user messages.

Testing

  • Not run (per request).
  • bun fmt not run.
  • bun lint not run.
  • bun typecheck not run.

- Add a persisted Spotify player store with preset playlists and custom links
- Render the player in ChatView and expose it from the sidebar
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
okcode-marketing Ready Ready Preview Mar 27, 2026 9:26pm

@github-actions github-actions Bot added size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list. labels Mar 27, 2026
@BunsDev BunsDev merged commit 3842cfb into main Mar 27, 2026
7 of 8 checks passed
@BunsDev BunsDev deleted the okcode/spotify-player-integration branch March 28, 2026 05:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:L vouch:trusted PR author is trusted by repo permissions or the VOUCHED list.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant