Skip to content
This repository was archived by the owner on Mar 4, 2020. It is now read-only.

feat(Accessibility): Accessibility for menu divider#822

Merged
jurokapsiar merged 6 commits intomasterfrom
feat/menu-divider-acc
Feb 1, 2019
Merged

feat(Accessibility): Accessibility for menu divider#822
jurokapsiar merged 6 commits intomasterfrom
feat/menu-divider-acc

Conversation

@jurokapsiar
Copy link
Contributor

This PR adds accessibility behavior to the menu divider

Copy link
Contributor

@mnajdova mnajdova left a comment

Choose a reason for hiding this comment

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

LGTM, just update the changelog.

role: 'presentation',
},
},
})
Copy link
Member

Choose a reason for hiding this comment

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

A little confused with this, we don't have a behavior for Divider. How are they differenced?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

it's just that we did not get to divider yet. it will be done soon. If it turns out to be the same, we will consolidate.

Copy link
Contributor

Choose a reason for hiding this comment

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

The MenuDivider is part of the list (it is li) element and I guess as the other elements in the menu has this role.

@jurokapsiar jurokapsiar merged commit 5cd82c6 into master Feb 1, 2019
@jurokapsiar jurokapsiar deleted the feat/menu-divider-acc branch February 1, 2019 14:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants