Skip to content
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

Accessibility: Not focussing on the header when tabbing into a page #59

Open
JT-39 opened this issue Dec 23, 2024 · 0 comments
Open

Accessibility: Not focussing on the header when tabbing into a page #59

JT-39 opened this issue Dec 23, 2024 · 0 comments

Comments

@JT-39
Copy link
Contributor

JT-39 commented Dec 23, 2024

Improvement Overview

When tabbing onto a page it should focus onto the header.

Current Issue

When tabbing onto a page it just says blank. Instead, it should focus on the header. This is across all pages.

Proposed Enhancement

A review of the code used to setup the pages should be done to check if this is causing the issue. Most pages do not use the shinyGovstyle::gov_main_layout() function, so maybe the bslib::nav_panel() or other such functions do not support this functionality yet and causing the issue. Could also be due to the header being dynamic for the main pages of the app.

Impact

This should improve the experience for screen readers.

Additional Information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant