Skip to content

Menu accessibility keyboard access using tab and screen reader - #590

Open
leejsinclair wants to merge 3 commits into
picturepan2:masterfrom
leejsinclair:master
Open

Menu accessibility keyboard access using tab and screen reader#590
leejsinclair wants to merge 3 commits into
picturepan2:masterfrom
leejsinclair:master

Conversation

@leejsinclair

Copy link
Copy Markdown

No description provided.

Comment thread src/_accessibility.scss Outdated
@@ -0,0 +1,3 @@
[aria-haspopup="true"]:focus-within .menu {
display: block;
} No newline at end of file

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Files should end with a trailing newline

Comment thread src/_accessibility.scss Outdated
@@ -0,0 +1,3 @@
[aria-haspopup="true"]:focus-within .menu {
display: block;

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Line should be indented 2 spaces, but was indented 4 spaces

Repository owner deleted a comment from luantak Jul 1, 2020
@leejsinclair

leejsinclair commented Jul 2, 2020 via email

Copy link
Copy Markdown
Author

@davestewart davestewart mentioned this pull request Sep 20, 2023
29 tasks
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