Unset maxlength on EntityAutocomplete as it restrict to add more nodes on condition

Created on 31 March 2023, about 1 year ago

Problem/Motivation

The form element "EntityAutocomplete" extends "Textfield form element.
In this way, this form element inherit "#maxlength" property (with a value to 128 characters).

to includes multiple nodes, I purpose to unset this property instead of set a default maxlength.

Steps to reproduce

Add visibility conditions on block -> set multiple nodes (total count of characters on fields more than 128) -> we are not able to save the condition due to maxlength set 128

Proposed resolution

I purpose to unset this property instad of set a default maxlength.

🐛 Bug report
Status

Needs review

Version

1.1

Component

Code

Created by

🇮🇳India mayurgajar

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

Comments & Activities

Production build 0.69.0 2024