Skip to content

Issues: pstanoev/simple-svelte-autocomplete

Beta
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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

What about Svelte 5?
#221 opened Apr 28, 2024 by frederikhors updated Jan 9, 2025
Svelte 4 and A11y warnings
#206 opened Jun 24, 2023 by rallets updated Aug 20, 2024
First highlightedItem shows 'null'
#223 opened Jul 4, 2024 by horakmar updated Jul 4, 2024
onChange should only trigger by user action
#198 opened Feb 11, 2023 by zogs updated Mar 12, 2024
onChange gets triggered on parent component mount
#36 opened Feb 21, 2021 by ycl924 updated Mar 12, 2024
How to create a new entry beginning with a matching existing entry
#219 opened Mar 1, 2024 by b3b00 updated Mar 1, 2024
Typescript support & typings, VS Code intellisense
#205 opened Jun 22, 2023 by rallets updated Feb 22, 2024
valueFieldName doesnt work
#217 opened Jan 26, 2024 by gponty updated Feb 6, 2024
valueFieldName not working
#202 opened Mar 14, 2023 by stinkokenzo updated Jan 26, 2024
Pre-selected auto complete multiple
#216 opened Jan 26, 2024 by gponty updated Jan 26, 2024
Programatically clear input
#215 opened Sep 28, 2023 by jorri11 updated Nov 11, 2023
Autocomplete isn't a valid SSR component
#182 opened Aug 1, 2022 by paul-schwendenman updated Oct 19, 2023
How to use a non-label field as the input value after selecting
#213 opened Aug 18, 2023 by ricochenft updated Aug 18, 2023
Problem passing values to Sveltekit form actions
#209 opened Jul 10, 2023 by miklereverie updated Jul 10, 2023
valueFunction gets triggered only on enter? not on select?
#203 opened Apr 16, 2023 by baradhili updated Jul 6, 2023
[Feature Request] Right-To-Left support
#207 opened Jul 2, 2023 by MordechaiHadad updated Jul 2, 2023
Keyed each has duplicated key in realtime data context
#204 opened May 17, 2023 by PlusA2M updated May 17, 2023
Item groups enhancement New feature or request
#196 opened Jan 25, 2023 by azmeuk updated Apr 16, 2023
Typo for closing html tag in README
#201 opened Mar 11, 2023 by maruk0chan updated Mar 11, 2023
Cannot find declaration file
#195 opened Jan 12, 2023 by bmccorm2 updated Mar 8, 2023
Improve styling when bulma is not used (expecially for multiple selection) enhancement New feature or request help wanted Extra attention is needed
#119 opened Oct 29, 2021 by pstanoev updated Feb 27, 2023
Add width: max-content to select
#192 opened Jan 5, 2023 by NormandoHall updated Jan 5, 2023
Error - parent_component is undefined?
#191 opened Dec 16, 2022 by GELight updated Dec 16, 2022
Min chars for search & hiding all items after select
#189 opened Dec 12, 2022 by Veelurian updated Dec 12, 2022
ProTip! Exclude everything labeled bug with -label:bug.