Required fields are not visible
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3397246. -->
Reported by: [artusamak](https://www.drupal.org/user/309607)
Related to !189
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>Required fields are not visible for the end users.</p>
<h4 id="summary-steps-reproduce">Steps to reproduce</h4>
<p>On the homepage, go to any language (team) page, then visit the export tab.<br>
You access to a form having 2 required fields: project & release.<br>
You can see that no field are visible as required despite the fact that they are.</p>
<p><img src="https://www.drupal.org/files/issues/2023-10-27/language_export_required.png" alt="Export form with no required field visible"></p>
<h3 id="summary-proposed-resolution">Proposed resolution</h3>
<p>Add CSS rules to show the classic asterisk close to field labels.</p>
<h3 id="summary-remaining-tasks">Remaining tasks</h3>
<p>Implement the CSS rules.</p>
<h3 id="summary-ui-changes">User interface changes</h3>
<p>Nothing major.</p>
issue