Actions
Bug #7414
closedExercise Description Text Is Improperly Wrapped, Causing Readability Issues
Start date:
07/14/2026
Due date:
% Done:
0%
Estimated time:
Description
When viewing a long exercise description, the text is not displayed properly within the description container. Words are split in the middle due to incorrect text wrapping behavior, making the exercise instructions difficult to read and understand.
Expected Result:- Text should wrap naturally at word boundaries.
- Words should not split into incomplete parts.
- Description container should adjust properly based on screen size.
- Long descriptions should remain readable with proper spacing and alignment.
Actual Result:
Long exercise descriptions break words incorrectly and reduce readability
Attachments: https://prnt.sc/mcrr76zQyN_B
Actions