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

Allow hovering list items backwards with Shift-Tab #690

Closed
1 task done
joao-paulo-parity opened this issue Aug 22, 2021 · 0 comments · Fixed by #691
Closed
1 task done

Allow hovering list items backwards with Shift-Tab #690

joao-paulo-parity opened this issue Aug 22, 2021 · 0 comments · Fixed by #691
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@joao-paulo-parity
Copy link

The Problem

It's possible to navigate list items forward with Tab, but not backwards with Shift-Tab.

The Solution

Shift-Tab would be the counterpart of Tab for hovering the previous item. This is how it works in e.g. web browsers, as well as many other apps in the wild.

Alternatives

No response

Additional context

No response

Happens in the latest version

  • Yes, this feature is still missing.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants