Add a form description toggle
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3194226. -->
Reported by: [volkerk](https://www.drupal.org/user/57527)
Related to !12 !93
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>On longer forms, i.e. node form or entity meta, field descriptions can take up a lot of space, forcing to scroll further and cluttering the layout.<br>
Experienced users do not need field descriptions to be present all the time since they already know the meaning. of the fields and what to input. Therefore the descriptions could be hidden and only shown on demand.</p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<ol>
<li>Hide field description and add a help icon button to show/hide the description.</li>
<li>Add theme and user settings.</li>
</ol>
> Related issue: [Issue #3173165](https://www.drupal.org/node/3173165)
issue