autocompleteinput widget

Is the autocompleteinput widget functional? When I include it in an app and click on an item from the completions list, it doesn’t seem to register the input. When I check the model (Bokeh.Collections(‘AutocompleteInput’).models[0]), the ‘value’ attribute remains unchanged.

Hi Schaun,

Yes, it seems that it’s likely to be a bug. Would you please open an issue on GH so we can track it and add to the roadmap?

Thank you

Fabio

···

On Sat, May 2, 2015 at 3:30 AM, Schaun Wheeler [email protected] wrote:

Is the autocompleteinput widget functional? When I include it in an app and click on an item from the completions list, it doesn’t seem to register the input. When I check the model (Bokeh.Collections(‘AutocompleteInput’).models[0]), the ‘value’ attribute remains unchanged.

You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/678c99e9-7c81-44fb-97fd-1d9c7a528416%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.

Fabio Pliger

Ok. I just opened an issue here: https://github.com/bokeh/bokeh/issues/2259

···

On Thursday, May 7, 2015 at 11:57:47 AM UTC-4, Fabio Pliger wrote:

Hi Schaun,

Yes, it seems that it’s likely to be a bug. Would you please open an issue on GH so we can track it and add to the roadmap?

Thank you

Fabio

On Sat, May 2, 2015 at 3:30 AM, Schaun Wheeler [email protected] wrote:

Is the autocompleteinput widget functional? When I include it in an app and click on an item from the completions list, it doesn’t seem to register the input. When I check the model (Bokeh.Collections(‘AutocompleteInput’).models[0]), the ‘value’ attribute remains unchanged.

You received this message because you are subscribed to the Google Groups “Bokeh Discussion - Public” group.

To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].

To post to this group, send email to [email protected].

To view this discussion on the web visit https://groups.google.com/a/continuum.io/d/msgid/bokeh/678c99e9-7c81-44fb-97fd-1d9c7a528416%40continuum.io.

For more options, visit https://groups.google.com/a/continuum.io/d/optout.


Fabio Pliger