Select fields toggle not working for content suggestion sections
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3523327. --> Reported by: [prashant.c](https://www.drupal.org/user/1936756) Related to !587 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The link "Select the field(s) you wish to send to the LLM" to toggle the field selection for different sections of content suggestion is not working.<br> <img src="https://www.drupal.org/files/issues/2025-05-08/content-suggestion.png" alt="Content Suggestion"></p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <ol> <li>Install the AI Content Suggestions module</li> <li>Enable a few plugins from /admin/config/ai/suggestions</li> <li>Go to a node page</li> <li>Expand the accordion for plugins you enabled in the configuration page</li> <li>Example: "Summarise text"</li> <li>Try clicking on the link "Select the field(s) you wish to send to the LLM," it won't expand </li> </ol> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>It should show/hide smoothly</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>Bug fix</p> <h3 id="summary-ui-changes">User interface changes</h3> <p>Show/hide effect</p> <h3 id="summary-api-changes">API changes</h3> <p>NA</p> <h3 id="summary-data-model-changes">Data model changes</h3> <p>NA</p>
issue