Homec4science

search: fix for dissapearing search field text

Authored by Kamil Neczaj <kamil.neczaj@cern.ch> on Apr 10 2014, 10:34.

Description

search: fix for dissapearing search field text

  • Typeahead also stores its query internaly in a variable, and resets to it on blur event of the input field. The query is normally updated when the text is typed by user. Using javascript it needs to be updated manually.

Signed-off-by: Kamil Neczaj <kamil.neczaj@cern.ch>
Reviewed-by: Jiri Kuncar <jiri.kuncar@cern.ch>

Details

Committed
kuncarJun 4 2014, 16:05
Parents
R3600:b3ee546ba10a: annotations: api improvements
Branches
Unknown
Tags
Unknown

Event Timeline

Jiri Kuncar <jiri.kuncar@cern.ch> committed R3600:0a49d6a86c86: search: fix for dissapearing search field text (authored by Kamil Neczaj <kamil.neczaj@cern.ch>).Jun 4 2014, 16:05