Skip to content

Display Warning When TextWidget Exceeds maxLength Limit #6783

Open
@iRohitSingh

Description

@iRohitSingh

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

  1. Set the maxLength property for TextAreaWidget.
  2. You will not able to see any user feedback.

Expected behavior

  1. It should show the user feedback like Textareawidget.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions