fix(front) : modals non fermables au clic exterieur (:dismissable=false)
Pull Request — Quality gate / Frontend (lint + Vitest + build) (pull_request) Successful in 50s
Pull Request — Quality gate / Backend (PHP CS + PHPUnit) (pull_request) Failing after 1m5s

This commit is contained in:
2026-06-29 08:46:37 +02:00
parent f8f8f53b4c
commit 211d359cd7
18 changed files with 18 additions and 17 deletions
@@ -4,7 +4,6 @@
<div
v-if="modelValue"
class="fixed inset-0 z-50 flex items-center justify-center bg-black/50"
@click.self="cancel"
>
<div class="w-full max-w-md rounded-lg bg-white p-6 shadow-xl">
<h3 class="text-lg font-semibold text-neutral-900">