The previous markup had a <form action=remove_launcher> nested inside a <form action=set_launcher>. HTML doesn't allow nested forms — browsers flatten the structure unpredictably, and clicking the inner "Définir" submit could end up posting the outer (or vice versa), causing the section to be removed when the user actually wanted to set it. Two sibling forms now, with a 12px gap between them. Same UX. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
22 KiB
22 KiB