Not possible to select model in AI Settings with JS disabled
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3495705. --> Reported by: [scott_euser](https://www.drupal.org/user/3267594) Related to !355 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>For Functional (not FunctionalJavaScript) UI tests, we should be able to use the module without JS to ensure tests run sufficiently fast.</p> <p>(Probably in general we should be able to use it, outside the context of tests)</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <ul> <li>Disable JS</li> <li>Attempt to select Provider then Model</li> <li>Validation fails to let Model be selected</li> </ul> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Support no JS in settings config</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>MR</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>N/A</p> <h3 id="summary-api-changes">API changes</h3> <p>N/A</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>N/A</p>
issue