botpress / v12

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

Transitions word wrapping can exceed node UI #1697

Closed ptrckbp closed 1 year ago

ptrckbp commented 1 year ago

Describe the bug When writing very long conditions without spaces, the word wrap of transitions exceeds the right-most limit of the node.

To Reproduce Steps to reproduce the behavior:

  1. Go to a chatbot
  2. open the flow editor
  3. add a transition in a node
  4. under raw expression write a very long word.

Expected behavior the word should wrap or be cut.

Screenshots image

This is multi-environment

davidvitora commented 1 year ago

fixed in 30.4