UI for value input breaks on entering string with more than 44 character
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3583642. --> Reported by: [neha_bawankar](https://www.drupal.org/user/3847785) Related to !914 >>> <h3 id="overview">Overview</h3> <p>UI for value input breaks on entering string with more than 44 character</p> <h3>Steps to Reproduce</h3> <ol> <li>Create a code component </li> <li>Add prop of type &ldquo;Text&ldquo; </li> <li>Click on checkbox for &ldquo;Allow multiple values&ldquo; , selected unlimited </li> <li>Click on &ldquo;Add to component &ldquo;</li> <li>Drag and drop component on page </li> <li>Add value as - &ldquo;Unlimited01 this has to more than 40 characters so adding some random&ldquo;</li> <li>Observe UI </li> <p> <img src="https://www.drupal.org/files/issues/2026-04-08/Screenshot%202026-03-30%20at%2019.30.35.png" alt="img-417"> </p></ol> <h3 id="proposed-resolution">Proposed resolution</h3> <h3 id="ui-changes">User interface changes</h3>
issue