[field_group] Vertical tabs does not display the asterisk when a field is required
>>> [!note] Migrated issue
<!-- Drupal.org comment -->
<!-- Migrated from issue #3279752. -->
Reported by: [martygraphie](https://www.drupal.org/user/3568564)
>>>
<h3 id="summary-problem-motivation">Problem/Motivation</h3>
<p>The vertical field group, does not display an asterisk if the box "Mark group as required if it contains required fields." is checked and the tab contains required fields<br>
I replaced the adminimal theme with the GIN theme. The adminimal theme handles this rendering, i add two screenshots to illustrate .</p>
<p>PS: I don't know if this issue is related to those #3207149 #3222471 , which seems a bit different from this problem </p>
<p>And thanks for you job ! </p>
<h4 id="summary-steps-reproduce">Steps of reproduction</h4>
<ol>
<li> Change the form configuration of a content type </li>
<li> Add a vertical tabs system with required fields inside a tab </li>
<li> Add a new content </li>
<li> The asterisk does not appear at the tab level</li>
</ol>
issue