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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: docsearch input should have aria-label (a11y) #687

Merged
merged 3 commits into from May 13, 2019

Conversation

endiliey
Copy link
Contributor

Summary

Attempt to continue work on #679
Previously it was reverted because there is no safe getter 馃槶

Result

aria-label exist
aria-label working

@endiliey
Copy link
Contributor Author

oops dont merge it yet. test failing

@endiliey
Copy link
Contributor Author

endiliey commented May 13, 2019

Ok I've updated the test. It is now ready to merge

image

P.S: I wonder why the travis CI doesn't have test invoked

@s-pace
Copy link

s-pace commented May 13, 2019

Great thanks

@s-pace s-pace merged commit 59d21f5 into algolia:master May 13, 2019
s-pace pushed a commit that referenced this pull request May 13, 2019
### Bug Fixes

* **deps:** update dependency autocomplete.js to v0.35.0 ([2d67a21](2d67a21))
* **deps:** update dependency autocomplete.js to v0.36.0 ([bbd4ef5](bbd4ef5))
* **security:** Fix dependencies to avoid infected event-stream ([9f93ffb](9f93ffb))
* docsearch input should have aria-label (a11y) ([#687](#687)) ([59d21f5](59d21f5))
* search input a11y issue ([#679](#679)) ([a68d2a4](a68d2a4))
s-pace pushed a commit that referenced this pull request Aug 22, 2019
* fix: search input a11y issue

* fix: docsearch input should have aria-label (a11y)

* update test
s-pace pushed a commit that referenced this pull request Aug 22, 2019
### Bug Fixes

* **deps:** update dependency autocomplete.js to v0.35.0 ([2d67a21](2d67a21))
* **deps:** update dependency autocomplete.js to v0.36.0 ([bbd4ef5](bbd4ef5))
* **security:** Fix dependencies to avoid infected event-stream ([9f93ffb](9f93ffb))
* docsearch input should have aria-label (a11y) ([#687](#687)) ([59d21f5](59d21f5))
* search input a11y issue ([#679](#679)) ([a68d2a4](a68d2a4))
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.

None yet

2 participants