feat(a11y): accessible GDPR cookie-consent banner (#81) #162
Reference in New Issue
Block a user
Delete Branch "feature/cookie-consent"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Accessible, opt-in cookie-consent banner that blocks GA/GTM via Consent Mode until the visitor accepts. role=dialog + focus trap + Escape-to-decline + aria-live + localStorage. Enable via template settings (Google tab) with an optional privacy-policy URL. Closes #81.