trunk-merge/pr-3960/78f4aa86-da67-479f-8d6a-d13fe564fa64 - #4015
Closed
trunk-io[bot] wants to merge 4 commits into
Closed
trunk-merge/pr-3960/78f4aa86-da67-479f-8d6a-d13fe564fa64#4015trunk-io[bot] wants to merge 4 commits into
trunk-io[bot] wants to merge 4 commits into
Conversation
The local/cloud selector above the channel composer occupied its own row in the composer's opaque, full-width band, so scrolling the feed cut messages off at the selector instead of at the input box. Position it absolutely above the input (matching the new-task composer) and give the composer band a small top gutter, so the chip hovers over the feed and only the input box sits on solid background. Generated-By: PostHog Code Task-Id: e21b284f-a889-4f05-a683-8f2407961fa5
Quill's outline button fill is `--muted` at 30%, so once the selector floated over the feed the messages behind it showed through. Put an opaque `bg-card` backdrop on the row at the button's own radius (`--radius-sm`), which leaves the trigger's hover and expanded fills intact. Generated-By: PostHog Code Task-Id: e21b284f-a889-4f05-a683-8f2407961fa5
The selector hangs 24px over the end of the feed, more than the scroll content's 16px bottom padding, so at the end of the feed it sat on top of the last message. Deepen the feed's bottom padding to 40px, which restores the same 16px of clearance the in-flow selector row used to leave. Generated-By: PostHog Code Task-Id: e21b284f-a889-4f05-a683-8f2407961fa5
|
React Doctor found no issues in the changed files. 🎉 Reviewed by React Doctor for commit |
trunk-io
Bot
deleted the
trunk-merge/pr-3960/78f4aa86-da67-479f-8d6a-d13fe564fa64
branch
July 30, 2026 18:10
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.
This pull request was created and is being managed by Trunk Merge.
This pull request is based on the main branch at SHA 9f6ad3a69569cc748006c7b2385c9b8601d9816e.
See more details here.
When CI completes, this pull request will be closed automatically.
Pull Requests Being Tested
This pull request is testing the changes from pull request 3960.