Skip to content

fix: tts text wrap - #11576

Merged
mudler merged 1 commit into
mudler:masterfrom
ALameLlama:fix/tts-text-wrap
Aug 18, 2026
Merged

fix: tts text wrap#11576
mudler merged 1 commit into
mudler:masterfrom
ALameLlama:fix/tts-text-wrap

Conversation

@ALameLlama

Copy link
Copy Markdown
Contributor

Description

This PR fixes the Request section when using TTS, if the text is too long, it will make the page super wide.

Before:
image

After:
image

Signed commits

  • Yes, I signed my commits.
  • Documentation updated (docs/content/) for user-facing changes, or not applicable

Signed-off-by: Nicholas Ciechanowski <nicholas@ciech.anow.ski>

@localai-org-maint-bot localai-org-maint-bot left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@mudler Good to merge. The request payload is rendered in a preformatted block, so restoring automatic text wrapping here prevents long TTS text from expanding the page while preserving its formatted JSON. DCO, git diff --check, and the React UI inline-style gate pass on the current head.

@mudler
mudler merged commit cf93c04 into mudler:master Aug 18, 2026
1 check passed
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