Testzugang-Modal: Feld-Layout, Zulassungstext und State-Reset
- Formularfelder im Modal sauber ausgerichtet: Inputs einer Reihe per align-items:end buendig, fragiler min-height-Label-Hack entfernt, optional-Hinweise brechen nicht mehr unschoen um. - Zulassungstext praezisiert: ausschliesslich dienstliche Adressen von Behoerden oder Unternehmen (de + en, Modal-Subline + Meldung). - Datenschutz-Fix: Formular wird beim Oeffnen des Modals zurueckgesetzt (Felder, Erfolgsmeldung, Fehler), damit kein Nutzer die Eingaben eines vorherigen sieht. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Dieser Commit ist enthalten in:
@@ -748,7 +748,7 @@
|
||||
<div class="modal-content">
|
||||
<button class="modal-close" onclick="closeContactModal()" aria-label="Close">×</button>
|
||||
<h2>Request trial access</h2>
|
||||
<p class="modal-sub">Test the Monitor for one week with the full feature set, free of charge and without obligation. We need your work email address for the request.</p>
|
||||
<p class="modal-sub">Test the Monitor for one week with the full feature set, free of charge and without obligation. Trial access is available only with an official email address from a public authority or a company.</p>
|
||||
|
||||
<div class="tf-error" id="tf-error" role="alert"></div>
|
||||
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren