Skip to content

fix quick chat input not showing label#299750

Merged
justschen merged 2 commits intomainfrom
justin/deerling
Mar 6, 2026
Merged

fix quick chat input not showing label#299750
justschen merged 2 commits intomainfrom
justin/deerling

Conversation

@justschen
Copy link
Copy Markdown
Collaborator

@justschen justschen commented Mar 6, 2026

Copilot AI review requested due to automatic review settings March 6, 2026 12:02
@vs-code-engineering vs-code-engineering bot added this to the 1.112.0 milestone Mar 6, 2026
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Fixes a UI regression in Quick Chat/Inline Chat (zone render mode) where the chat input label/placeholder was not visible, by adjusting the chat input container styling in the chat widget CSS.

Changes:

  • Remove overflow: hidden from the chat input container styling to prevent the input’s label/placeholder from being clipped.

You can also share your feedback on Copilot code review. Take the survey.

@justschen justschen enabled auto-merge (squash) March 6, 2026 12:38
@justschen justschen merged commit db73eef into main Mar 6, 2026
20 checks passed
@justschen justschen deleted the justin/deerling branch March 6, 2026 13:22
@justschen justschen restored the justin/deerling branch March 6, 2026 20:08
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.

Quick chat, inline chat are completely busted

3 participants