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

Pclookup keyDown scroll navigation focus fix #159

Merged
merged 4 commits into from
Aug 12, 2024
Merged

Pclookup keyDown scroll navigation focus fix #159

merged 4 commits into from
Aug 12, 2024

Conversation

JYChuah01
Copy link
Contributor

Hi all,

I found an issue related to the list with more than 5 items and scroll-after-n-items="5". Currently if I try to navigate with arrow keys UP and DOWN, the selected element changes but it does not scroll the listbox.

I have implemented a fix for the issue and attached a short video demoing it.

Thanks!

Best,
Jun Yi

BEFORE FIX:

Scroll_Issue.mp4

AFTER FIX:

Scroll_Issue_Fix.mp4

@JYChuah01 JYChuah01 requested a review from pozil as a code owner August 8, 2024 18:19
@pozil
Copy link
Owner

pozil commented Aug 12, 2024

Nice! Thanks @JYChuah01 for providing a fix to the issue a clear example.
Can you run prettier so that CI passes?

@JYChuah01
Copy link
Contributor Author

Nice! Thanks @JYChuah01 for providing a fix to the issue a clear example. Can you run prettier so that CI passes?

Hii @pozil , I have formatted the code with prettier. Thanks for checking it out!

@pozil
Copy link
Owner

pozil commented Aug 12, 2024

All good. Thanks again for the PR.
I'll release a new version right away.

@pozil pozil merged commit 7741ff8 into pozil:master Aug 12, 2024
1 of 2 checks passed
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.

2 participants