AI Agent Decisions View - Improvements to UI/UX and searchability
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3555029. --> Reported by: [ronraney](https://www.drupal.org/user/3674214) >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>With regard to this view: <code>../admin/content/ai-agent-decision</code></p> <p>The table shows the ID and Operations. This makes it impossible to quickly scan for anything. There are no exposed filters, so it's not possible to search.</p> <h4 id="summary-steps-reproduce">Steps to reproduce (required for bugs, but not feature requests)</h4> <p>Please provide information like AI modules enabled, which AI provider, browser, etc.</p> <p>I'm using Drupal AI with Agents and Agent Decisions.</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Best option: Allow developers and admins to configure the view with the fields they wish to show, and allow all of the normal configurations in a Drupal View.</p> <p>Acceptable: Add more meaningful fields to the table such as Label, Action, Prompt used, Question. Add a search box which can query any keyword with all fields containing keyword.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3>Optional: Other details as applicable (e.g., User interface changes, API changes, Data model changes)</h3>
issue