Skip to content

Scroll-aware List position on filtering #177

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

Closed
atomcat1978 opened this issue Jul 5, 2022 · 1 comment
Closed

Scroll-aware List position on filtering #177

atomcat1978 opened this issue Jul 5, 2022 · 1 comment

Comments

@atomcat1978
Copy link

The scroll-aware position of the suggestion list is lagging behind. The position should be set in the afterUpdate lifecycle if needed.

FYI: Fix comes as PR soon.

atomcat1978 pushed a commit to atomcat1978/simple-svelte-autocomplete that referenced this issue Jul 5, 2022
atomcat1978 pushed a commit to atomcat1978/simple-svelte-autocomplete that referenced this issue Jul 5, 2022
atomcat1978 pushed a commit to atomcat1978/simple-svelte-autocomplete that referenced this issue Jul 5, 2022
atomcat1978 pushed a commit to atomcat1978/simple-svelte-autocomplete that referenced this issue Jul 5, 2022
atomcat1978 pushed a commit to atomcat1978/simple-svelte-autocomplete that referenced this issue Jul 5, 2022
atomcat1978 pushed a commit to atomcat1978/simple-svelte-autocomplete that referenced this issue Jul 5, 2022
atomcat1978 pushed a commit to atomcat1978/simple-svelte-autocomplete that referenced this issue Jul 6, 2022
atomcat1978 pushed a commit to atomcat1978/simple-svelte-autocomplete that referenced this issue Jul 6, 2022
atomcat1978 pushed a commit to atomcat1978/simple-svelte-autocomplete that referenced this issue Jul 6, 2022
atomcat1978 pushed a commit to atomcat1978/simple-svelte-autocomplete that referenced this issue Jul 6, 2022
pstanoev added a commit that referenced this issue Jul 21, 2022
[#177] fixed scroll position update - needs to happen in beforeUpdate
@pstanoev
Copy link
Owner

Fix published in version 2.5.0.

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

No branches or pull requests

2 participants