Open
Description
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.