fix(miner-ui): keep mobile chat sheet mounted so conversation state survives (#7792) - #7885
Conversation
…urvives (JSONbored#7792) Pass forceMount through SheetContent to Radix Portal/Overlay/Content so closing the mobile chat sheet matches desktop's hidden-but-mounted rail behavior. Closes JSONbored#7792 Co-authored-by: Cursor <cursoragent@cursor.com>
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
…urvives (JSONbored#7792) Pass forceMount through SheetContent to Radix Portal/Overlay/Content so closing the mobile chat sheet matches desktop's hidden-but-mounted rail behavior. Closes JSONbored#7792 Co-authored-by: Cursor <cursoragent@cursor.com>
|
Tip ✅ LoopOver review result - approve/merge recommendedReview updated: 2026-07-21 16:07:47 UTC
Review summary Nits — 5 non-blocking
Decision drivers
Context & advisory signals — never blocks the verdict
Linked issue satisfactionAddressed Review context
Contributor next steps
Signal definitions
🧪 Chat with LoopOverAsk LoopOver a question about this PR directly in a comment — grounded only in the same cached, public-safe facts shown above, never a new claim.
Full command reference: https://loopover.ai/docs/loopover-commands 🧪 Experimental — new and may change. Visual preview
Click any thumbnail to open the full-size screenshot. Before = production · After = this PR's preview deploy. Scroll preview
A short scroll-through clip (desktop) — click either thumbnail to open the full animation. Evidence for scroll-linked behavior a single screenshot can't show. 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by LoopOver, a quiet PR intelligence layer for OSS maintainers.
|


Summary
ChatRailusesforceMountso chat state survives sheet close/reopen (matches desktop).SheetContentforwardsforceMountto Portal + Overlay + Content (Content-only is insufficient).Closes #7792
Test plan
vitest run src/chat-rail.test.tsx— 7/7 passeslintclean on changed miner-ui files (prettier LF)