Skip to content

warn on likely inaccessible uses of display_template - #78

Merged
nonprofittechy merged 1 commit into
mainfrom
69-display-template-hygiene
Aug 11, 2026
Merged

warn on likely inaccessible uses of display_template#78
nonprofittechy merged 1 commit into
mainfrom
69-display-template-hygiene

Conversation

@nonprofittechy

Copy link
Copy Markdown
Member

When display_template() is used but the template lacks a subject field, the aria label will be generic or missing, making the element inaccessible. For now, keeping this as a warning-level finding.

Fix #69

@nonprofittechy
nonprofittechy merged commit e4e8f28 into main Aug 11, 2026
3 checks passed
@nonprofittechy
nonprofittechy deleted the 69-display-template-hygiene branch August 11, 2026 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Warn authors if they use display_template and the template doesn't have a subject or the subject is empty

1 participant