-
Notifications
You must be signed in to change notification settings - Fork 60
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
A11y fixed issues #276
A11y fixed issues #276
Conversation
…he correct element.
Amazing ! 🎉 FI, on my windows machine, I only succedeed in running the tests by changing - "test": "docsify serve docs -p 3001 & cypress run"
+ "test": "docsify serve docs -p 3001 | cypress run" Without this change, the docsify never returns and the tests are not launched |
@sa-si-dev I already took a look at the PR but I think I will need your validation here since I'm afraid of missing some tests, mostly on changes done in |
@abenhamdine I also got that issue in the past and also, while running |
Hi abenhamdine. There is 1 test failing but I do not have too much context about Cypress... Cheers, |
Yes looks like every contributor runs into these issue, doesn't look serious. |
Basically, the solution is the same. Maybe these commands were made for someone using a Mac and are not compatible with Windows. Not sure, but I'm able to run all commands now. And in this particular case, I'm not getting any failed test |
hmm I don't think it's the same issue. |
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.
Thank you all for the contribution. I will review the code and update.
Hey @sa-si-dev |
@sa-si-dev Any updated about the review of this PR? |
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.
LGTM
This PR will add several improvements for accessibility, such: