[Docs] Added the ability to navigate through the docs pages using keyboard arrows#4600
[Docs] Added the ability to navigate through the docs pages using keyboard arrows#4600thompsongl merged 5 commits intoelastic:masterfrom
Conversation
|
Since this is a community submitted pull request, a Jenkins build has not been kicked off automatically. Can an Elastic organization member please verify the contents of this patch and then kick off a build manually? |
|
jenkins test this |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4600/ |
cchaos
left a comment
There was a problem hiding this comment.
🎉 This little hidden navigation feature has helped me so much in development. I really missed it. I'll leave it to an eng to check the history stuff.
Btw, because this is a documentation only fix, we actually don't need a changelog entry.
|
jenkins test this |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4600/ |
|
jenkins test this |
|
Preview documentation changes for this PR: https://eui.elastic.co/pr_4600/ |
Summary
This PR Fixes: #4585
Added the ability to navigate through the docs pages using the left/right keyboard arrows.
Discussion
Checklist
- [ ] Props have proper autodocs and playground toggles- [ ] Added documentation- [ ] Checked Code Sandbox works for the any docs examples- [ ] Added or updated jest tests- [ ] Checked for breaking changes and labeled appropriately- [ ] Checked for accessibility including keyboard-only and screenreader modes