issues
search
m-wrzr
/
streamlit-searchbox
Streamlit searchbox that dynamically updates and provides a list of suggestions based on a provided function
MIT License
253
stars
33
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Select a value programatically
#75
bmaisonneuve
opened
2 weeks ago
0
Hitting enter in the search box forces one of the defaults to be used
#74
dividor
opened
3 weeks ago
0
v0.1.19 remove tests from package
#73
m-wrzr
closed
3 weeks ago
0
remove tests from distributions
#72
ytausch
closed
3 weeks ago
1
v0.1.18 submit function; ci jobs
#71
m-wrzr
closed
3 weeks ago
0
Changing search-box from code.
#70
bram49
closed
3 weeks ago
4
User can specify a submit_function that runs after submitting
#69
bram49
closed
3 weeks ago
1
Object used in search does not retain attributes from searching
#68
emigre459
closed
1 month ago
1
Question highlight options
#67
lschneidpro
closed
3 weeks ago
3
Enhancement Suggestion: Multi-Select
#66
JohnYangSam
opened
1 month ago
2
[debounce] option does not work
#65
abdallahheidar
opened
1 month ago
3
How to customize the search, like calling search function only when user typed search?
#64
kranthi419
opened
2 months ago
2
Incompatibility with CookieManager from extra_streamlit_components
#63
informatica92
closed
1 month ago
3
Show reset "x" during search
#62
hoggatt
closed
2 months ago
3
v0.1.17 clear_on_submit also reloads default options; add clearable style options
#61
m-wrzr
closed
2 months ago
0
Require kwargs usage for most parameters
#60
m-wrzr
closed
2 months ago
1
v0.1.16 reset function callback; add hover effect to clear icons;
#59
m-wrzr
closed
2 months ago
0
Add `reset_function` callback option
#58
hoggatt
closed
2 months ago
2
Add `blank_search_value` option
#57
hoggatt
closed
2 months ago
7
v0.1.15 fragment support; js debounce; min search execution time
#56
m-wrzr
closed
2 months ago
0
Enhance Searchbox Component for Streamlit 1.37.0 Compatibility and Fragment Support (Issue #54)
#55
salmanrazzaq-94
closed
3 months ago
2
Suggestion: Compatibility of st_searchbox with Streamlit 1.37
#54
salmanrazzaq-94
closed
2 months ago
10
v0.1.14 wrapper styles; streamlit dependencies
#53
m-wrzr
closed
3 months ago
0
Change margin-bottom
#52
vishhvak
closed
3 months ago
1
Updated README.md to reflect the correct keyword argument.
#51
markmcrg
closed
4 months ago
1
V0.1.13 add default_use_searchterm returns; add option for absolute positioning;
#50
m-wrzr
closed
4 months ago
1
Search box auto select
#49
weeks888
closed
4 months ago
1
Allow user to write a custom value not in the list
#48
markusdr
closed
6 months ago
1
Search box loses focus w/ Streamlit 1.35.0
#47
metalshanked
opened
6 months ago
3
searchbox options move other elements around (not positioned absolutely)
#46
JoshElgar
closed
2 months ago
1
v0.1.12 improve styling type hints;
#45
m-wrzr
closed
6 months ago
0
v0.11 styling improvements;
#44
m-wrzr
closed
6 months ago
0
Can't see paste menu option
#43
metalshanked
closed
4 months ago
1
Customize the clear search button
#42
metalshanked
closed
4 months ago
3
v0.1.10 fix _process_search kwargs;
#41
m-wrzr
closed
7 months ago
0
_process_search function with incorrect parameter
#40
henriquesousa7
closed
6 months ago
2
v0.1.9 pass kwargs to search function;
#39
m-wrzr
closed
7 months ago
0
Pass additional parameters to the search function
#38
denisvirissimo
closed
7 months ago
5
v0.1.8 add edit_after_submit options
#37
m-wrzr
closed
8 months ago
1
Error with key_react
#36
EdRey05
closed
8 months ago
2
Edit selected value for resubmission
#35
gtzanet
closed
6 months ago
2
v0.1.7 keep state on defocus; full reset after submit
#34
m-wrzr
closed
9 months ago
0
st.experimental_rerun -> st.rerun
#33
DavidWalz
closed
9 months ago
2
Input string is cleared when changing focus
#32
DmitryKey
closed
9 months ago
1
How to reset to my default_options after pressing reset button?
#31
rex-lui
closed
9 months ago
1
Adding delay
#30
Jumitti
closed
8 months ago
1
Adding delay method
#29
Jumitti
closed
1 year ago
0
v0.1.6 fix rerun import
#28
m-wrzr
closed
1 year ago
0
`st.experimental_rerun` will be removed after 2024-04-01. Alerting
#27
twyangqian
closed
1 year ago
2
Change for Streamlit 1.27.0
#26
Jumitti
closed
1 year ago
1
Next