Skip to content

Fix padding on live output editing toggles. - #6143

Merged
michelinewu merged 1 commit into
masterfrom
mw_fix_padding
Aug 28, 2026
Merged

michelinewu merged 1 commit into
masterfrom
mw_fix_padding

Conversation

@michelinewu

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 28, 2026 17:47
@michelinewu
michelinewu merged commit a202ab6 into master Aug 28, 2026
6 of 13 checks passed
@michelinewu
michelinewu deleted the mw_fix_padding branch August 28, 2026 17:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR adjusts the Go Live “Edit Stream” layout styling by removing a special-case “update mode” padding override, relying on the existing column/margin styling instead. This aligns the live output editing toggles with the intended spacing rules in the React Go Live window.

Changes:

  • Removed the .update-mode CSS rule that forced a left padding override.
  • Removed application of the corresponding CSS module class from the left column and its scroll container.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
app/components-react/windows/go-live/GoLive.m.less Removes the .update-mode padding override to stop forcing extra left padding.
app/components-react/windows/go-live/EditStreamWindow.tsx Stops applying the updateMode class to the left column and scroll container.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@bundlemon

bundlemon Bot commented Aug 28, 2026

Copy link
Copy Markdown

BundleMon

Files updated (1)
Status Path Size Limits
renderer.(hash).js
10.52MB (-348B 0%) -
Unchanged files (3)
Status Path Size Limits
vendors~renderer.(hash).js
4.67MB -
updater.js
115.29KB -
guest-api.js
40.23KB -

Total files change -348B 0%

Final result: ✅

View report in BundleMon website ➡️


Current branch size history | Target branch size history

michelinewu added a commit that referenced this pull request Aug 29, 2026
* Revert "Fix padding on live output editing toggles. (#6143)"

This reverts commit a202ab6.

* Revert "Multistream Toggle Fixes and Error Handling (#6141)"

This reverts commit 2ec1daf.

* Revert "Disable enhanced broadcasting when live output editing is enabled. (#6121)"

This reverts commit bfd48b5.

* Revert "Add live output editing display selector handling. (#6120)"

This reverts commit f59c58a.

* Revert "Add dismissable to AI Highlighter toggle in Edit Stream window. (#6128)"

This reverts commit 5fa1b1b.

* Revert "Edit stream window. (#6119)"

This reverts commit eab5de9.

* Revert "Update go live checklist. (#6118)"

This reverts commit 4549e56.

* Revert "Fix Kick game persistence. (#6139)"

This reverts commit 9f256d6.

* Revert "Add go live info banner. (#6116)"

This reverts commit 75336b0.

* Revert "Move SwitcherCard tooltip hover to toggle. (#6115)"

This reverts commit 056d5da.

* Revert "Fix tooltip wrapping. (#6114)"

This reverts commit 153aa3f.

* Revert "Add button to footer. (#6113)"

This reverts commit 9f3cd65.

* Revert "Add disabled radio button styling. (#6112)"

This reverts commit 877db2a.

* Revert "Fix onboarding test (#6132)"

This reverts commit e439f6f.

* Revert "Add small and inline Spinner variants. (#6111)"

This reverts commit ae6c143.
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.

3 participants