Skip to content

Fix chat width issues#1813

Merged
matthewdiamant merged 1 commit intomainfrom
mdiamant/fix-chat-width-issues
Mar 22, 2025
Merged

Fix chat width issues#1813
matthewdiamant merged 1 commit intomainfrom
mdiamant/fix-chat-width-issues

Conversation

@matthewdiamant
Copy link
Copy Markdown
Contributor

@matthewdiamant matthewdiamant commented Mar 21, 2025

This solves #1152

This is an open issue with RadixUI. Here is the issue, and a proposed somewhat hacky fix that works. This fixes the issue with the width growing very wide.

Also adding "break-all" to the UserMessage to allow for the text wrapping to work properly, regardless of chat width, for very long strings.

Before

image

After

image

Copy link
Copy Markdown
Collaborator

@michaelneale michaelneale left a comment

Choose a reason for hiding this comment

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

nice - this has been happing a bit more lately with me so this is great to see

@matthewdiamant matthewdiamant merged commit f82983c into main Mar 22, 2025
6 checks passed
@matthewdiamant matthewdiamant deleted the mdiamant/fix-chat-width-issues branch March 22, 2025 17:55
tcollier added a commit to tcollier/goose that referenced this pull request Mar 24, 2025
* origin/main:
  feat: Adjust UX of extension installs in V2 settings (block#1836)
  fix: goose modes styling (block#1833)
  New toasts (block#1777)
  feat: bring back install-link-generator which was lost in the extensions-site revamp (block#1832)
  feat: settings v2 extension add refactor (block#1815)
  fix: Update link color in chat view for user messages (block#1717) (block#1754)
  fix windows native uvx (block#1775)
  fix: correct deep link install link format (block#1830)
  fix(cli): multiselect visibility for light themes (block#1716)
  docs: Update styling (block#1831)
  Refactor top bar (block#1829)
  Docs: Revamp extensions site (block#1260)
  fix: extension site not rendering servers (block#1824)
  feat: add pdf reader (block#1818)
  fix: fix allowing multiple selectors in goosebench (block#1814)
  Fix chat width issues (block#1813)
ahau-square pushed a commit that referenced this pull request May 2, 2025
cbruyndoncx pushed a commit to cbruyndoncx/goose that referenced this pull request Jul 20, 2025
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