Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(ui): correctly render whitespace in strings in string generator previews #7832

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

psychedelicious
Copy link
Collaborator

Summary

Minor visual issue

Related Issues / Discussions

Closes #7830

QA Instructions

n/a

Merge Plan

n/a

Checklist

  • The PR has a short but descriptive title, suitable for a changelog
  • Tests added / updated (if applicable)
  • Documentation added / updated (if applicable)
  • Updated What's New copy (if doing a release after this PR)

@github-actions github-actions bot added the frontend PRs that change frontend files label Mar 24, 2025
@psychedelicious psychedelicious enabled auto-merge (rebase) March 26, 2025 02:50
…reviews

This is a visual issue - the underlying strings are not trimmed.

Closes #7830
@psychedelicious psychedelicious force-pushed the psyche/fix/ui/string-generator-whitespace branch from 0e34365 to 1669841 Compare March 26, 2025 02:50
@psychedelicious psychedelicious merged commit 92f0c28 into main Mar 26, 2025
15 checks passed
@psychedelicious psychedelicious deleted the psyche/fix/ui/string-generator-whitespace branch March 26, 2025 02:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend PRs that change frontend files
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[enhancement]: give String Generator a "trim whitespace" toggle
2 participants