fix(miner-ui): keep mobile chat sheet mounted so conversation state survives (#7792) - #7879
fix(miner-ui): keep mobile chat sheet mounted so conversation state survives (#7792)#7879kai392 wants to merge 1 commit into
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
|
Caution 🛑 LoopOver review result - fixes requiredReview updated: 2026-07-21 15:57:05 UTC
Review summary Nits — 5 non-blocking
CI checks failing
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.
|
…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>
|
LoopOver is closing this pull request on the maintainer's behalf (CI is failing (validate, validate-code)). This is an automated maintenance action — to pursue this change, please open a new pull request with the issues resolved. Closed PRs may be analyzed later to improve review accuracy, but they are not automatically reopened or re-reviewed. |


Summary
ChatRailpassesforceMountsoRailBody/ chat state survives sheet close/reopen (matches desktophiddencontract).SheetContentforwardsforceMountto Radix Portal + Overlay + Content (Content-only was a no-op once Portal unmounted).Closes #7792
Test plan
vitest run src/chat-rail.test.tsxinapps/loopover-miner-ui— 7/7 pass (after ui-kit build)