AI Content Suggestion: Change the message when no provider is available
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3533075. --> Reported by: [prashant.c](https://www.drupal.org/user/1936756) Related to !705 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>When no provider is available or enabled. The "Settings for plugins" shows "Below is a list of the available plugins you can use to analyze your content." which is not correct because the list is not appearing as no provider is configured yet.<br> <img src="https://www.drupal.org/files/issues/2025-06-30/ai-content-suggestion-settings-for-plugins.png" alt="AI content suggestion settings"></p> <h4 id="summary-steps-reproduce">Steps to reproduce (required for bugs, but not feature requests)</h4> <ol> <li>Enable the AI content suggestions module</li> <li>Go to /admin/config/ai/suggestions</li> <li>Note: Do not configure any provider or enable any provider module.</li> </ol> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Show a message to configure/enable the provider first to see the list of plugins.</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <p>TBD</p> <h3>Optional: Other details as applicable (e.g., User interface changes, API changes, Data model changes</h3>
issue