Open anikbrazeau opened 7 months ago
When adding a form element that is a short answer question, the "More" menu does not give the option to set a character maximum for the input.
Since the option is available for text areas (long answer), one might assume it should also be available for all text input fields?
To consider minimum and maximum character lengths and other forms of validation or limitation
De-scoping from App Router work, as this persists in Staging/Prod (but isn't a severe/critical bug that prevents a client from creating and publishing a form).
Description
When adding a form element that is a short answer question, the "More" menu does not give the option to set a character maximum for the input.
Steps to reproduce
Details
Expected behaviour
Since the option is available for text areas (long answer), one might assume it should also be available for all text input fields?
To consider minimum and maximum character lengths and other forms of validation or limitation
Screenshots or videos