Remove confirmation from builder exit#9286
Merged
AustinMroz merged 1 commit intopysssss/appmode-exit-updatesfrom Feb 27, 2026
Merged
Remove confirmation from builder exit#9286AustinMroz merged 1 commit intopysssss/appmode-exit-updatesfrom
AustinMroz merged 1 commit intopysssss/appmode-exit-updatesfrom
Conversation
Contributor
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
🎨 Storybook: ✅ Built — View Storybook |
🎭 Playwright: ✅ 545 passed, 0 failed · 6 flaky📊 Browser Reports
|
Collaborator
Author
|
This is a PR directly into #9218 |
⚡ Performance ReportNo baseline found — showing absolute values.
Raw data{
"timestamp": "2026-02-27T19:33:26.566Z",
"gitSha": "3f05a2dd0b8ad5ad57c75b12233389ffe78af204",
"branch": "austin/remove-builder-exit-confirm",
"measurements": [
{
"name": "canvas-idle",
"durationMs": 1994.7679999999934,
"styleRecalcs": 121,
"styleRecalcDurationMs": 21.204,
"layouts": 0,
"layoutDurationMs": 0,
"taskDurationMs": 400.127,
"heapDeltaBytes": -3783112
},
{
"name": "canvas-mouse-sweep",
"durationMs": 1957.3000000000036,
"styleRecalcs": 179,
"styleRecalcDurationMs": 57.21999999999999,
"layouts": 12,
"layoutDurationMs": 4.024,
"taskDurationMs": 910.6550000000001,
"heapDeltaBytes": -2350848
},
{
"name": "dom-widget-clipping",
"durationMs": 579.5359999999903,
"styleRecalcs": 43,
"styleRecalcDurationMs": 13.982000000000001,
"layouts": 0,
"layoutDurationMs": 0,
"taskDurationMs": 358.78,
"heapDeltaBytes": 6947716
}
]
} |
pythongosssss
approved these changes
Feb 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
With the move to always storing builder selection changes, the confirmation dialogue on builder exit is no longer needed
┆Issue is synchronized with this Notion page by Unito