UX Tweaks to the AI Agents Test UI
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3541315. --> Reported by: [yautja_cetanu](https://www.drupal.org/user/626050) Related to !9 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Its a little unintuitive to find out where to go sometimes working with the tests.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <ul> <li>Put the AI Agents tests under the AI settings. So Configuration --&gt; AI --&gt; AI Agents Tests</li> <li>Default to the Test Groups and have a sub-menu for Tests.</li> <li>When creating a test group, FAYT is complicated for adding tests. Make a button called "Save and add first test" which creates the test group and takes you to a screen to create the first test which will appear as the first test in the test group.</li> <li>Similarly have a button for "add new test" which allows you to create a new test and add it as the last test in the group.</li> <li>Finally have a "Copy Test" Button which copies all the settings of the previous test but adds "Copy of " into the title.</li> <li>Tests on the "Edit Test Groups" should have a link to click and edit the test </li> </ul> <p>Should these open in a new window? Or just go to the link? What if there are unsaved changes? Don't know if this matters that much.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue