You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Currently we are only disabling user to not type more than the given maxLength property. But we are not showing any visual warning. It will be nice to have a visual warning as Textarea widget.
To Reproduce
Set the maxLength property for TextAreaWidget.
You will not able to see any user feedback.
Expected behavior
It should show the user feedback like Textareawidget.
The text was updated successfully, but these errors were encountered:
Describe the bug
Currently we are only disabling user to not type more than the given maxLength property. But we are not showing any visual warning. It will be nice to have a visual warning as Textarea widget.
To Reproduce
Expected behavior
The text was updated successfully, but these errors were encountered: