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

[focusgroup] create a default visual indicator? #993

Open
travisleithead opened this issue Feb 21, 2024 · 2 comments
Open

[focusgroup] create a default visual indicator? #993

travisleithead opened this issue Feb 21, 2024 · 2 comments

Comments

@travisleithead
Copy link
Collaborator

It has been expressed in accessibility discussions (990 and aria-1947) that providing a visual indicator for a focusgroup could be helpful even for sighted users as a clear pattern to know that a group can be navigated with arrow keys.

Perhaps there is room for a new user agent default stylesheet CSS pseudo class? E.g.,

   [focusgroup]:focus-within {
        /* ua-default visual styles */
    }
@travisleithead
Copy link
Collaborator Author

Note, in Issue #990, additional support for a visual indicator was mentioned:

Visual indicator seems valuable for the whole focusgroup area (@keithamus, @scottaohara). See also a demo by Ryan Mulligan: https://codepen.io/hexagoncircle/pen/QWMZBve

Copy link

There hasn't been any discussion on this issue for a while, so we're marking it as stale. If you choose to kick off the discussion again, we'll remove the 'stale' label.

@github-actions github-actions bot added the stale label Aug 26, 2024
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