diff --git a/.github/workflows/handbook.yaml b/.github/workflows/handbook.yaml index f3fc345b..578c5a87 100644 --- a/.github/workflows/handbook.yaml +++ b/.github/workflows/handbook.yaml @@ -317,13 +317,13 @@ jobs: - name: Stage web e2e baselines from web repo env: WEB_DIR: _web-checkout - # RealUnitCH/web commits 18 Playwright visual baselines under + # RealUnitCH/web commits 22 Playwright visual baselines under # tests/__screenshots__/{desktop-chromium,tablet-chromium,mobile-safari}/. # `-ne` below fails the build on ANY drift (add OR remove) so a change # to the committed set upstream requires an explicit bump here AND a # matching card edit in docs/handbook/de/index.html (#spec-web) in the # SAME change — same guard rationale as the api steps above. - EXPECTED_WEB_BASELINE_COUNT: 18 + EXPECTED_WEB_BASELINE_COUNT: 22 run: | set -euo pipefail diff --git a/docs/handbook/de/index.html b/docs/handbook/de/index.html index eaaf6831..b9aaa3a2 100644 --- a/docs/handbook/de/index.html +++ b/docs/handbook/de/index.html @@ -8183,6 +8183,76 @@

Adressbestätigung — ungültiger Link

+
+
+
+ + + desktop-chromium/confirm-no-registration.png +
+
+ Keine Wallet-Registrierung — Desktop (DE) +
+
+ Zustand, wenn die E-Mail-Adresse bestätigt ist, aber keine + Wallet-Registrierung zum Link gefunden wurde — permanenter + Zustand ohne Retry, Desktop, Deutsch. +
+
+
+
+ + + desktop-chromium/confirm-no-registration-en.png +
+
+ No wallet registration found — Desktop (EN) +
+
+ Derselbe Zustand auf Englisch. +
+
+
+
+ + + tablet-chromium/confirm-no-registration.png +
+
+ Keine Wallet-Registrierung — Tablet +
+
+ Zustand im Tablet-Layout. +
+
+
+
+ + + mobile-safari/confirm-no-registration.png +
+
+ Keine Wallet-Registrierung — Mobile +
+
+ Zustand in der Mobile-Ansicht. +
+
+
+

Adressbestätigung — Dienst nicht verfügbar