Textarea example form is limited to 8 character input

Created on 29 January 2020, over 4 years ago
Updated 24 June 2024, 4 days ago

The textarea widget in the test example form is limited to 8 characters. This looks like a simple oversight as 'textarea' has not been added to the case statement in FormWidgetExampleForm::getExampleContextDefinition. Consequently it uses the 'default' case branch which is designed for the simple text string input.

So we get a textarea which accidentally only allows 8 characters!

This only actually a problem when using the test example forms interactively. The phpunit textarea definition does not include the 8 character maximum.

πŸ› Bug report
Status

Postponed

Version

2.1

Component

UI components

Created by

πŸ‡¬πŸ‡§United Kingdom jonathan1055

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.69.0 2024