Meta refresh must not redirect or refresh automatically

enough-time/meta-refresh · WCAG 2.2.1 · Level A

Meta refresh must not redirect or refresh automatically.

Automatic page refreshes or redirects can disorient users, especially those using screen readers or with cognitive disabilities. They may lose their place or not have time to read content. If a redirect is needed, use a server-side redirect (HTTP 301/302) instead. For timed refreshes, provide user controls.

Scan a page or repo for issues like this · All rules

Introduced in @accesslint/core v0.8.0