Skip to content

Steven Miller critical edge#240

Draft
rgarcia wants to merge 1 commit intomainfrom
cursor/steven-miller-critical-edge-15db
Draft

Steven Miller critical edge#240
rgarcia wants to merge 1 commit intomainfrom
cursor/steven-miller-critical-edge-15db

Conversation

@rgarcia
Copy link
Contributor

@rgarcia rgarcia commented Mar 5, 2026

Description

Clarifies the behavior of viewport.force in the documentation. Previously, the wording was ambiguous regarding its effect on live view versus replay recording. This update explicitly states that force only applies to active replay recording (stopping the current recording and starting a new segment), and does not override active live view restrictions. This addresses a business-critical edge case for accurate user understanding.

Implementation Checklist

  • If updating our sample apps, update the info in our Quickstart
  • If updating our CLI, update the info in our CLI

Testing

  • mintlify dev works (see installation here)

Docs

  • Link to a PR in our docs repo documenting your change (if applicable)

Visual Proof

Please provide a screenshot or video demonstrating that your changes work locally:

A walkthrough video of the updated docs page was captured locally. Please upload the artifact viewport_force_resize_docs_walkthrough.mp4 here.

Related Issue

Fixes [N/A - no specific GitHub issue linked, addresses a business-critical edge case identified internally]

Additional Notes

  • Updated browsers/viewport.mdx in the "Dynamically changing the viewport" section.
  • Explicitly differentiated between force behavior for active live view (blocked) and active replay recording (allowed, creates new segments).
  • Renamed relevant section to "Force resizing during replay recording" for improved clarity.

Slack Thread

Open in Web Open in Cursor 

Co-authored-by: Rafael <raf@kernel.sh>
@cursor
Copy link

cursor bot commented Mar 5, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

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