Skip to content

fix: make mobile assistant fullscreen#106

Open
erzaehlsalex wants to merge 3 commits into
agdevhq:mainfrom
erzaehlsalex:fix/mobile-assistant-fullscreen
Open

fix: make mobile assistant fullscreen#106
erzaehlsalex wants to merge 3 commits into
agdevhq:mainfrom
erzaehlsalex:fix/mobile-assistant-fullscreen

Conversation

@erzaehlsalex

Copy link
Copy Markdown

Summary

Before this change, opening the assistant from the mobile sidebar left the sidebar open and the assistant appeared constrained to the sidebar-sized sheet instead of taking over the screen.

  • Makes the assistant open as a fullscreen sheet on mobile.
  • Closes the mobile sidebar before opening the assistant from the sidebar icon.
  • Adds an onOpen hook to the assistant trigger slot so themes can coordinate surrounding UI.

Test plan

  • Ran npm run typecheck --workspace @silicajs/assistant
  • Ran npm run typecheck --workspace @silicajs/core
  • Ran npm run typecheck --workspace @silicajs/theme-amethyst

@flore2003 flore2003 force-pushed the fix/mobile-assistant-fullscreen branch from 9059e08 to 6f61a1a Compare June 19, 2026 06:04
@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

@flore2003 is attempting to deploy a commit to the Silica Team on Vercel.

A member of the Team first needs to authorize it.

@vercel

vercel Bot commented Jun 19, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs Ready Ready Preview, Comment Jun 19, 2026 6:08am

Alex Augustin and others added 3 commits June 18, 2026 23:24
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@flore2003 flore2003 force-pushed the fix/mobile-assistant-fullscreen branch from 6f61a1a to 4dbe209 Compare June 19, 2026 06:24
@flore2003

Copy link
Copy Markdown
Member

This is still a bit wonky, I might take a shot at this tomorrow

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants