schema: {
text_1: {
type: 'ext',
label: 'LongLabelLongLabelLongLabelLongLabelLongLabelLongLabelLongLabelLongLabelLongLabelLongLabel',
},
checkbox: {
type: 'checkbox',
text: 'longtextlongtextlongtextlongtextlongtextlongtextlongtextlongtextlongtextlongtextlongtext',
},
html_1: {
type: 'static',
content: 'contentcontentcontentcontentcontentcontentcontentcontentcontentcontentcontentcontentcontentcontentcontentcontentcontentcontentcontentcontentcontentcontent',
},
text_1: {
type: 'text',
before: 'beforebeforebeforebeforebeforebeforebeforebeforebeforebeforebefor',
between: 'betweenbetweenbetweenbetweenbetweenbetweenbetweenbetweenbetweenbetweenbetweenbetween',
after: 'afterafterafterafterafterafterafterafterafterafterafterafterafterafterafterafterafterafterafterafterafterafterafterafterafterafter',
description: 'DescriptionDescriptionDescriptionDescriptionDescriptionDescriptionDescriptionDescriptionDescriptionDescriptionDescriptionDescriptionDescriptionDescriptionDescriptionDescriptionDescriptionDescription'
}
}
Adding a long text without spaces on any of the input fields ( label text before between after descrtipion content ... ) leads to text overflowing out of the form preview
Environment
all
Reproduction
Describe the bug
Adding a long text without spaces on any of the input fields ( label text before between after descrtipion content ... ) leads to text overflowing out of the form preview
expected: text should break to remain inside the form preview
Additional context
No response
Logs