bokeh icon indicating copy to clipboard operation
bokeh copied to clipboard

Add support for `AutocompleteInput(min_characters=0)`

Open mattpap opened this issue 2 years ago • 3 comments

https://user-images.githubusercontent.com/27475/183263668-d4b177ff-4e70-4fcf-a14c-b54b0e1ba434.mp4

fixes #12272

mattpap avatar Aug 06 '22 19:08 mattpap

@mattpap what's left for this? If you can describe what's remaining, I can try to push this to finish so you can focus on layout.

bryevdv avatar Aug 10 '22 19:08 bryevdv

I thought there were integration tests to fix, but it looks like those were spurious failures. I intended to add bokehjs integration tests for this and perhaps migrate existing non-server integration tests to bokehjs, but that can be done in another PR.

mattpap avatar Aug 10 '22 19:08 mattpap

Let me see if I can add some tests today/tomorrow

bryevdv avatar Aug 10 '22 20:08 bryevdv