Skip to content

Conversation

colinthebomb1
Copy link
Contributor

Purpose

This PR fixes an issue with text wrapping in workflow comments, where words would be broken up between sentences reducing readability

closes #3595

Changes

  • Editited css in nz-modal-comment-box.component.scss to fix wrapping

Before:

Screenshot (229)

After:

Screenshot (230)

@colinthebomb1 colinthebomb1 requested a review from bobbai00 July 24, 2025 22:00
@colinthebomb1 colinthebomb1 self-assigned this Jul 24, 2025
@bobbai00 bobbai00 changed the title fix(gui): Text Wrapping in Comments fix(gui): keep words complete in Comment boxes Jul 25, 2025
@bobbai00 bobbai00 changed the title fix(gui): keep words complete in Comment boxes fix(gui): keep words complete in the workspace' comment boxes Jul 25, 2025
Copy link
Contributor

@bobbai00 bobbai00 left a comment

Choose a reason for hiding this comment

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

LGTM

@bobbai00 bobbai00 added fix gui Changes related to the frontend GUI labels Sep 8, 2025
@bobbai00 bobbai00 enabled auto-merge (squash) September 8, 2025 18:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix gui Changes related to the frontend GUI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Text wrapping issue in comments
2 participants