Make naming of submodule Field Widget Actions consistent
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3536532. --> Reported by: [a.dmitriiev](https://www.drupal.org/user/3235287) Related to !765 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>The submodule Field Widget Actions (machine name field_widget_actions) is labeled wrongly in .info.yml file as Form Widget Actions. This needs to be changed and checked everywhere that it is consistent across the module.</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.<br> Go to Extensions list see that the module name is "Form Widget Actions"</p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>Use "Field Widget Actions" everywhere.</p>
issue