-
Notifications
You must be signed in to change notification settings - Fork 189
Issues: rob-balfre/svelte-select
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
Label
Projects
Milestones
Assignee
Sort
Issues list
Undocumented (?) border for input on focus in multiselect.
#685
opened May 5, 2024 by
davidahmed
updated May 18, 2025
Dropdown doesn't open when clicking chevron on Android
#722
opened Jan 5, 2025 by
Yehya22
updated Apr 10, 2025
2-way value binding on multiple select causes effect_update_depth_exceeded
#724
opened Feb 12, 2025 by
AlexJMohr
updated Feb 12, 2025
Custom Slot for Button or Text left end of place holder. Similar to Loading or Chevron
#721
opened Dec 19, 2024 by
Edi-StrategyBlocks
updated Dec 19, 2024
Consider breaking the component into sub-components
#719
opened Dec 3, 2024 by
webJose
updated Dec 3, 2024
Suggestion: Allow
label
to be a function
#718
opened Nov 24, 2024 by
WilliamHua
updated Nov 24, 2024
remove selected items from dropdown when using loadOptions with multiple
#717
opened Nov 22, 2024 by
WilliamHua
updated Nov 22, 2024
Overflow: hidden or overflow-x-hidden issue
#715
opened Nov 14, 2024 by
benkoppe
updated Nov 14, 2024
Suggestion: Export 'list' binding variable
#710
opened Oct 7, 2024 by
MattPurland
updated Oct 7, 2024
Clearing the values of the selected values in Svelte
#695
opened Jul 5, 2024 by
Origiri5272
updated Sep 20, 2024
Mouse up incorrectly triggers select focus and drop down when not in focus.
#705
opened Aug 30, 2024 by
kane81
updated Sep 10, 2024
Is it possible to change the min height of the Select Box ?
#706
opened Aug 30, 2024 by
rpadmanabhan
updated Aug 30, 2024
Add role="combobox" to input element or allow this to be added as a prop
#703
opened Aug 20, 2024 by
MikeLister
updated Aug 20, 2024
Implement Infinite Scroll in Svelte Select Component
#702
opened Aug 19, 2024 by
parthshah2211
updated Aug 19, 2024
When using items
{ label: string, value: string}
input with value should only have value
as value for native form support
#678
opened Apr 11, 2024 by
m-dressler
updated Aug 5, 2024
Exception when using value object with a bigint in it (because svelte-select uses JSON.stringify on the value)
#700
opened Aug 5, 2024 by
samal-rasmussen
updated Aug 5, 2024
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.