Skip to content

Move "hide banner" button into a landmark region #929

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

coseeian
Copy link
Collaborator

@coseeian coseeian commented Aug 4, 2025

The "hide banner" button was previously not contained within any landmark region, which could hinder navigation for screen reader users. To address this accessibility issue, the button has been moved into a

landmark region. This change ensures that all interactive elements are contained within appropriate HTML5 landmarks, improving both accessibility and navigability.
For additional details, see:issue 928

@ksen0 ksen0 self-requested a review August 4, 2025 17:59
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.

2 participants