Skip to content
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

fix(menu): Improved accessibility #109

Merged
merged 2 commits into from
May 25, 2021

Conversation

ciruz
Copy link
Contributor

@ciruz ciruz commented May 20, 2021

The main menu had an issue with the button role, causing screen readers and tools like Vimium to interpret the functionless <div> wrapper around the menu links as button.

image

Before (what tools like Vimium see):
image

After:
image

image

@RabbitDoge
Copy link
Contributor

Please fix the tests

@ciruz
Copy link
Contributor Author

ciruz commented May 24, 2021

Please fix the tests

done

@hachiojidev hachiojidev merged commit eda619d into pancakeswap:master May 25, 2021
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.

3 participants