The "Du registrerer deg med en invitasjonslenke" banner that appears when arriving at signup via /invite/<token> was a plain <div> — a screen reader would read it in document order with no special treatment. role="status" turns it into a polite live region so AT users hear it as a contextual announcement when the signup view loads with an invite attached. Surfaced by /audit a11y (semantic structure lens). |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| svelte.config.js | ||
| tsconfig.json | ||
| vite.config.ts | ||