fix(desktop): stabilize session switching layout - #5689
Closed
Colafornia wants to merge 1 commit into
Closed
Colafornia wants to merge 1 commit into
Colafornia wants to merge 1 commit into
Conversation
Colafornia
force-pushed
the
fix/session-switch-stability
branch
2 times, most recently
from
September 24, 2026 12:55
d9f3f06 to
b61eede
Compare
Generated-by: Codex
Colafornia
force-pushed
the
fix/session-switch-stability
branch
from
September 24, 2026 13:44
b61eede to
4ab93ce
Compare
Member
Author
|
Closing this PR because most of its changes duplicate the fixes already landed in #5683, while the remaining changes address issues that could not be reproduced. |
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.
Summary
stable both-edges, preventing the composer from shifting when the transcript scrollbar appears or disappears.Before / After
Verification
npm run buildpassed.npm run lintpassed.npm run format:checkpassed.npm --workspace @maka/desktop run build-storybookpassed.npm testwas attempted; several environment-dependent suites failed because the local runner cannot open required sockets and file watchers (listen EPERM,EMFILE).AI use
Tool(s) and scope: Codex contributed to the implementation, tests, and review.
Checklist
Does this PR entail a change in behavior?