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

Wrap text properly on item description field #391

Merged
merged 1 commit into from
Apr 29, 2024
Merged

Conversation

meisekimiu
Copy link
Member

In #4, the description field was made to break words when wrapping text (although it's a bit unclear what bug this was specifically fixing). This commit undoes that so that words wrap more naturally and also match what is displayed when editing text.

Resolves PER-9510: Description should not cut words in half when saved

In commit 8610361, the description field was made to break words when
wrapping text. This commit undoes that so that words wrap more naturally
and also match what is displayed when editing text.

PER-9510: Description should not cut words in half when saved
@meisekimiu
Copy link
Member Author

Screenshot of wrapped text:
2024-04-26-094946

@meisekimiu meisekimiu requested a review from k8lyn6 April 26, 2024 17:30
@emlesienk emlesienk self-requested a review April 29, 2024 16:51
Copy link

@emlesienk emlesienk left a comment

Choose a reason for hiding this comment

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

Fixes bug that split words in description fields. Text wraps properly.

@meisekimiu meisekimiu merged commit 7d362f7 into main Apr 29, 2024
5 checks passed
@meisekimiu meisekimiu deleted the description-wrapping branch April 29, 2024 16:54
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.

4 participants