issues
search
maxmarcon
/
live_select
Dynamic (multi)selection field for LiveView
https://hex.pm/packages/live_select
Apache License 2.0
186
stars
35
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add :caret slot with ability to customize its classes
#87
sax
opened
4 weeks ago
3
LiveSelect wipes out the underlying value when focus is received
#86
sachamasry
closed
4 weeks ago
2
Adoption of used_input?/2 for LiveView 1.0.0?
#85
carlgleisner
opened
1 month ago
8
Provide option to make LiveSelect behave like an ordinary HTML <select> element (DeadSelect)
#84
aidalgol
opened
2 months ago
1
Feature Request: Ability to add a caret icon
#83
sodapopcan
opened
2 months ago
10
Makes sure current selection is saved for pre-selected & forced values
#82
arconautishche
closed
2 months ago
3
Selection not restored after focus+blur when value pre-selected or forced
#81
arconautishche
closed
2 months ago
1
typo fix in docs - missing colon in map
#80
benswift
closed
2 months ago
1
How to select entries and render form inputs from them
#79
camfeghali
closed
3 months ago
11
New variant for tags-mode
#78
ringvold
opened
3 months ago
10
Displayed selected label does not change after first selection
#77
camfeghali
closed
3 months ago
6
use different styling options for clear_button and clear_tag_button
#76
Munksgaard
closed
4 months ago
3
use different styling options for clear_button and clear_tag_button
#75
Munksgaard
closed
4 months ago
5
resetting list of options when text input field becomes empty
#74
hunterboerner
closed
5 months ago
4
value_mapper is passed a map instead of a struct
#73
Munksgaard
closed
5 months ago
11
Selections are immediately cleared/reset with Liveview 1.0
#72
markolson-powerschool
closed
5 months ago
8
LiveView usage question
#71
guessthepw
closed
5 months ago
4
Keyboard does not show if I click on a liveselect that has a populated value
#70
silviurosu
opened
5 months ago
4
Add update_selection/1 to dynamically change the selection
#69
shamanime
opened
5 months ago
1
Add `update_selection/1` to dynamically update (append, filter etc) the selection
#68
shamanime
opened
5 months ago
1
Allow field to be skipped from the form
#67
hunterboerner
closed
6 months ago
0
Editing another field sets live select field to value instead of label
#66
hunterboerner
closed
6 months ago
1
Doesn't work if field has a value set
#65
hunterboerner
opened
6 months ago
7
Adds `:filter_values` option to conditionally keep or remove items from the selection
#64
shamanime
closed
5 months ago
6
Adds `:append` option to add values to the selection in `:tags` mode.
#63
shamanime
closed
5 months ago
2
Option update callback
#62
aakashjhawar
closed
2 months ago
3
Question/FR: Is it currently possible to implement lazy loading?
#61
IwoHerka
opened
9 months ago
1
After sending a tag, while the input field is blank it considers the last value as current
#60
renews
closed
9 months ago
2
Showing value instead of label on single search
#59
renews
closed
9 months ago
12
Not working on phoenix_live_view 0.20.4?
#58
Cowa
closed
9 months ago
6
Is there a way to allow for filling without having the user click on the option?
#57
Morzaram
closed
9 months ago
2
Compatibility with Bootstrap Icons
#56
lamxw2
closed
9 months ago
4
Upgrading from v1.2.2 to v1.3.1 resets the input value
#55
damir
closed
8 months ago
10
How can I handle input changes myself
#54
Papipo
opened
10 months ago
14
Dependency on phoenix_html 3.3
#53
gtaranti
closed
10 months ago
1
Have the option to populate a value for the input by default
#52
silviurosu
closed
10 months ago
4
Allow html for options dropdown
#51
silviurosu
opened
11 months ago
5
Change form fields from hidden to text for liveview testing ease of use
#50
efleming
closed
5 months ago
2
Dropdown menu should open when the input field is clicked, rather than focused
#49
egeersoz
opened
11 months ago
1
Options to keep the dropdown menu open
#48
egeersoz
opened
11 months ago
3
Possible bug in form data handling in 1.3
#47
JWHnugun
closed
11 months ago
9
fix: Always update selection on a re-render
#46
sevenseacat
closed
11 months ago
11
Global config for base classes?
#45
nathan-yuen
closed
1 year ago
2
fix: form update should not revert options
#44
KristerV
closed
11 months ago
3
Ran into overflow and bounds detection issue
#43
yasoob
closed
1 year ago
4
Respect `:selected_option_class` when in `:single` mode
#42
AHBruns
opened
1 year ago
2
replaced input[class=single-mode] with input.single-mode
#41
ivanminutillo
closed
1 year ago
1
Add css config for clear button
#40
damir
closed
1 year ago
4
this.el.querySelector(...) is null
#39
carlotm
closed
1 year ago
5
Showing tags inside the input field
#38
maxmarcon
opened
1 year ago
3
Next