Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

menu focus on keyboard only #204

Closed
wants to merge 1 commit into from
Closed

Conversation

tylerthegrove
Copy link
Contributor

Add ability for component to focus on keyboard events only and not clicks. Specifically for Menu, but can be added elsewhere.

@tylerthegrove tylerthegrove requested review from a team as code owners November 16, 2022 23:26
${parent}:focus > &,
${parent}:focus ~ &,
${parent}:focus ~ div > & {
${parent}:${pseudoSelector} > &,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Were you not getting a Cannot parse selector parseError for this?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Um I did a no verify.

@juliewongbandue
Copy link
Collaborator

Duplicate #203

# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants