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

When navigating to a new page using "shift + arrow-key" the focus isn't set #445

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

fs3o5
Copy link
Member

@fs3o5 fs3o5 commented Jan 12, 2021

Fixes #584

At the moment the focus isn't updated when switching pages with "shift + arrow-key" making the whole navigation method useless.
With this PR the focus is updated, when navigating with "Shift + arrow-key".

@fs3o5 fs3o5 marked this pull request as draft January 13, 2021 14:46
@fs3o5 fs3o5 marked this pull request as ready for review January 13, 2021 18:32
@jeremypw
Copy link
Collaborator

@fs3o5 This issue seems to be fixed in master now - could you confirm whether this PR is still needed?

@jeremypw
Copy link
Collaborator

jeremypw commented Dec 6, 2023

Looks like the issue has reappeared and this PR fixes it so I will review the code and merge if possible.

@jeremypw
Copy link
Collaborator

jeremypw commented Dec 6, 2023

@fs3o5 The PR needs updating to fully fix the linked issue. If you are unable to continue to work on this I am happy to complete it for you.

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.

Focused item does not change after changing pages using <Shift><Arrow> or <PgUp>/<PgDn> or Home
2 participants