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

Comment Overflow Issue in Shifting Section #8840

Closed
kihan2518B opened this issue Oct 21, 2024 · 1 comment
Closed

Comment Overflow Issue in Shifting Section #8840

kihan2518B opened this issue Oct 21, 2024 · 1 comment

Comments

@kihan2518B
Copy link
Contributor

Describe the bug
In the comments section of the shifting section, when a word or sentence is entered without spaces, the text overflows beyond the boundaries of the parent div and stretches across the screen width, breaking the layout. This creates a poor visual appearance and disrupts the user interface.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '/shifting/board'
  2. Click on 'All details' of any card
  3. In the comments section, type a long word or sentence without any spaces and post it.
  4. See error

Expected behavior
The text should wrap or be truncated within the boundaries of the parent div, maintaining the proper layout.

Screenshots
Image

Desktop (please complete the following information):

  • OS: Windows
  • Browser Chrome
@bodhish
Copy link
Member

bodhish commented Oct 21, 2024

addressed in #8722

@bodhish bodhish closed this as completed Oct 21, 2024
@rithviknishad rithviknishad closed this as not planned Won't fix, can't repro, duplicate, stale Nov 19, 2024
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

No branches or pull requests

3 participants