« Back Issue #469
  • 2019-02-19 11:33 Reported by yangchaho
  • 2019-03-16 13:23 Marked fixed
Status: Marked fixed
Priority: Medium

Text continues without line break in Manage Groups and Group List entries

yangchaho 2019-02-19 11:33

Related Module where this occurs: Manage Groups and Group List entries

 When a user enters a long text without using a return key, the text tends to continue without wrapping. The result shows a long line of text without line break and it is cumbersome to read the text.

Steps to reproduce: You need to go to Social-Manage Groups. Then create a few group entries. Select one of the group and enter text without stopping and then hit a return key. The given text displays without line break or wrapping.

administrator 2019-02-23 10:47

Hi Yangcha,

Your patch only changes the search.css file. Currently, in the main branch of Yioop, there is nowhere that makes use of the overflow-item HTML class. This means you probably didn't include all the changes you made in your patch. In the interest of moving forward, I will probably come up with a different fix for this item and then close this bug.

Best, Chris

administrator 2019-03-16 13:23

fixed by 6d29dab97f5136d5989fb3de37da84c8b29832d9

yangchaho 2019-03-16 13:23

Attachments:

my-2.patch

X