-
Notifications
You must be signed in to change notification settings - Fork 273
feat(ui5-product-switch): Implement accessibility specification #2865
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It looks good to me, but let's wait for @elenastoyanovaa to review from a11y perspective.
Just a reminder to update the a11y page afterwards:
https://wiki.wdf.sap.corp/wiki/pages/viewpage.action?pageId=2382053438
I'm keeping this as a draft as it needs some further discussion in regards of the grid like navigation (arrows - up, down, left, right). The role menu -> menuitem and aria-setsize and posinset attributes may not be the most appropriate ones. I will discuss this with accessibility experts on the next round. |
e855efe
to
57e3ac9
Compare
57e3ac9
to
cd5a6e7
Compare
cd5a6e7
to
dc8e5ea
Compare
Hi @ilhan007, For me the change looks okey. Can you approve it? |
FIXES: #2707
Additionally:
UP and DOWN arrow keys navigation is updated, and limited to the product switch borders.