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: improper line break on response message #4042

Merged
merged 3 commits into from
Nov 18, 2024
Merged

fix: improper line break on response message #4042

merged 3 commits into from
Nov 18, 2024

Conversation

urmauur
Copy link
Member

@urmauur urmauur commented Nov 18, 2024

Describe Your Changes

Before
Screenshot 2024-11-18 at 17 45 57

After
Screenshot 2024-11-18 at 17 46 14

Fixes Issues

Self Checklist

  • Added relevant comments, esp in complex areas
  • Updated docs (for bug fixes / features)
  • Created issues for follow-up changes or refactoring needed

@urmauur urmauur added this to the v0.5.9 milestone Nov 18, 2024
@urmauur urmauur requested review from louis-jan and a team November 18, 2024 10:49
@urmauur urmauur self-assigned this Nov 18, 2024
@github-actions github-actions bot added the type: bug Something isn't working label Nov 18, 2024
Copy link
Contributor

github-actions bot commented Nov 18, 2024

Barecheck - Code coverage report

Total: 69.39%

Your code coverage diff: 0.00% ▴

Uncovered files and lines
FileLines
web/screens/Thread/ThreadCenterPanel/SimpleTextMessage/index.tsx51-55, 57-58, 61, 64, 72-75, 77, 81, 88-90, 96, 99-102, 107, 109, 159, 161-162, 167-168, 227, 232-236, 238-240, 242-243, 245-247, 250-252, 254-255, 330, 353

@urmauur urmauur merged commit 04dd836 into dev Nov 18, 2024
7 of 8 checks passed
@urmauur urmauur deleted the fix/break-word branch November 18, 2024 15:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: [UI bug] Improper line breaking in response text
2 participants