botpress / v12

Botpress OSS – v12
https://v12.botpress.com
GNU Affero General Public License v3.0
68 stars 84 forks source link

when user tries to add a utterance to the NLP, all the string is concatenated with garbage text #1694

Closed ElCuboNegro closed 1 year ago

ElCuboNegro commented 1 year ago

Describe the bug when user tries to add a utterance to the NLP, all the string is concatenated with garbage text, when you left some spaces, the frontend will set the text pointer at the end of the first utterance

To Reproduce

  1. Go to any existent bot
  2. Click on language understanding
  3. Click on any utterance
  4. try to add a new utterance,

https://user-images.githubusercontent.com/5524219/199047251-6899f37f-8bb2-42e0-8f30-c8b3f5107be0.mp4

Expected behavior Once the user inserts a utterance and hits enter, the writing cursor needs to be in the first place of the next line. Once the user starts tipping, the cursor needs to follow only the text the user has inserted, the placeholder text should not be taken in account.

Screenshots image

Environment (please complete the following information):

Additional context The version of botpress running is the 12.30.4 The botpress server is running at ubanku.botpress.app

davidvitora commented 1 year ago

Fixed in https://github.com/botpress/botpress/releases/tag/v12.30.4

ElCuboNegro commented 1 year ago

hello @davidvitora, the problem then is you haven't updated our server yet?

ElCuboNegro commented 1 year ago

Hello there, recently downloaded the latest version on my server and the problem is still alive. I tested in edge,