-
Notifications
You must be signed in to change notification settings - Fork 601
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
Improved accessibility #1994
Improved accessibility #1994
Conversation
Signed-off-by: Venkata Sai <[email protected]>
✅ Deploy Preview for mesheryio-preview ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
@Venkata-Sai-Vishwanath-robo Please add it as an agenda item to the meeting minutes. |
Signed-off-by: Venkata Sai <[email protected]>
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.
Thanks for moving Meshery.io to use e.code
, @Venkata-Sai-Vishwanath-robo 👍
@@ -212,6 +212,7 @@ | |||
|
|||
// adds toggle button to li items that have children | |||
nav.find('li a').each(function() { | |||
$(this).attr('tabindex', '0'); |
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.
Nice.
Thanks for your contribution to the Layer5 and Meshery community! 🎉
|
Description
This PR fixes #1992
Notes for Reviewers
Signed commits