Skip to content

CS-192 [BUG] - Fix paragraph breaks issue in task description display#2327

Merged
Marfuen merged 3 commits intomainfrom
chas/no-paragraph-breaks
Mar 19, 2026
Merged

CS-192 [BUG] - Fix paragraph breaks issue in task description display#2327
Marfuen merged 3 commits intomainfrom
chas/no-paragraph-breaks

Conversation

@github-actions
Copy link
Contributor

This is an automated pull request to merge chas/no-paragraph-breaks into dev.
It was created by the [Auto Pull Request] action.

@cursor
Copy link

cursor bot commented Mar 18, 2026

PR Summary

Low Risk
Low risk UI-only change that adjusts CSS rendering for the task description text; no data flow or business logic is modified.

Overview
Fixes task description rendering so paragraph/line breaks are preserved when viewing a task by adding whiteSpace: 'pre-line' to the non-editing description Text in SingleTask.tsx.

Written by Cursor Bugbot for commit 1f6d977. This will update automatically on new commits. Configure here.

@vercel
Copy link

vercel bot commented Mar 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
app Ready Ready Preview, Comment Mar 19, 2026 2:31pm
comp-api-test Ready Ready Preview, Comment Mar 19, 2026 2:31pm
portal Ready Ready Preview, Comment Mar 19, 2026 2:31pm

Request Review

@chasprowebdev chasprowebdev changed the title [dev] [chasprowebdev] chas/no-paragraph-breaks CS-192 [BUG] - Fix paragraph breaks issue in task description display Mar 18, 2026
@linear
Copy link

linear bot commented Mar 18, 2026

@chasprowebdev
Copy link
Contributor

image

@Marfuen Marfuen merged commit 0a96a65 into main Mar 19, 2026
5 checks passed
@Marfuen Marfuen deleted the chas/no-paragraph-breaks branch March 19, 2026 14:29
claudfuen pushed a commit that referenced this pull request Mar 19, 2026
## [3.10.1](v3.10.0...v3.10.1) (2026-03-19)

### Bug Fixes

* add Pending status to people table filter ([0879078](0879078))
* **app:** fix paragraph breaks issue in task description display ([#2327](#2327)) ([0a96a65](0a96a65))
* **integrations:** stop GWS sync from reactivating deactivated members ([826875f](826875f))
@claudfuen
Copy link
Contributor

🎉 This PR is included in version 3.10.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants