plane icon indicating copy to clipboard operation
plane copied to clipboard

[bug]: avoid word break in the title of issue card

Open rlscode opened this issue 1 year ago • 3 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current behavior

When i put the the card view in Issues, the card break the word

Steps to reproduce

  1. Create new issue i suggest this text "Conectar el buscador con los filtros en la página de búsqueda"
  2. Select the card view

image

Browser

Google Chrome

Version

Local

rlscode avatar Jun 06 '23 00:06 rlscode

This could be fixed with CSS

word-break: break-word;

rlscode avatar Jun 06 '23 00:06 rlscode

Hey @rlscode, thank you for reporting this bug. We have already begun addressing it, and we plan to have it fixed and included in our upcoming release.

Thank you!

rhea0110 avatar Jun 06 '23 18:06 rhea0110

This issue will be fixed once PR #1339 is merged.

aaryan610 avatar Jun 20 '23 12:06 aaryan610

This issue has been fixed and is live on https://app.plane.so

aaryan610 avatar Jul 21 '23 09:07 aaryan610