Fix layout 4 overlay alignment and close default sandwich state

This commit is contained in:
2026-05-28 09:26:56 +02:00
parent 5e200c57ed
commit 0f9f97cbfa
+4 -2
View File
@@ -229,12 +229,13 @@
</div>
<h2 class="sg-sub-heading sg-section-h2">Layout 4: Liste löschen</h2>
<div class="sg-delete-confirmation-pattern">
<div class="sg-delete-confirmation-pattern__stage" data-pattern="delete-confirmation-overlay" aria-label="VSF List Card Layout Liste löschen">
<article class="sg-card sg-object-card sg-delete-confirmation-pattern__target" data-pattern="object-group-card" aria-label="List Card">
<header class="sg-card-segment sg-card-segment--header sg-card-segment--darkblue sg-object-card__header" data-pattern-part="object-group-card-header">
<div class="sg-strong">NAME DER LISTE</div>
<div class="sg-sandwich-menu-wrap" data-open="true" data-align="right" data-component="sandwich-menu" data-component-size="small">
<button class="sg-interaction-element sg-sandwich-button sg-sandwich-button--small" type="button" aria-expanded="true" aria-label="Menü öffnen" data-component-part="sandwich-trigger">
<div class="sg-sandwich-menu-wrap" data-open="false" data-align="right" data-component="sandwich-menu" data-component-size="small">
<button class="sg-interaction-element sg-sandwich-button sg-sandwich-button--small" type="button" aria-expanded="false" aria-label="Menü öffnen" data-component-part="sandwich-trigger">
<span class="sg-sandwich-button__icon" aria-hidden="true">
<span class="sg-sandwich-button__line"></span>
<span class="sg-sandwich-button__line"></span>
@@ -339,6 +340,7 @@
</div>
</article>
</div>
</div>
</section>
<script>