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

Navigate tree using keyboard interactions #355

Open
JQrdan opened this issue Apr 27, 2021 · 1 comment · Fixed by galr52/react-extreme-json-view#1 · May be fixed by #357
Open

Navigate tree using keyboard interactions #355

JQrdan opened this issue Apr 27, 2021 · 1 comment · Fixed by galr52/react-extreme-json-view#1 · May be fixed by #357

Comments

@JQrdan
Copy link

JQrdan commented Apr 27, 2021

Is it possible to traverse a json object using just a keyboard? This includes being able to hit space/enter in order to expand/collapse a section of the tree.

image

If not, this feature would be extremely useful from an accessibility standpoint as our project uses this component as a JSON viewer that may have very large objects that become inaccessible to keyboard-only users

@nictownsend nictownsend linked a pull request Apr 29, 2021 that will close this issue
nictownsend added a commit to nictownsend/react-extreme-json-view that referenced this issue Jun 28, 2021
collapse/expand braces, strings and functions

Fixes mac-s-g#355
@dutzi
Copy link

dutzi commented Oct 15, 2021

See #383

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants