Skip to content

web: Update suggestions to hide on search submit

Warren Gifford requested to merge web/6748/fix-hide-suggestions-on-submit into master

Created by: ghost

  • Move showSuggetions from QueryInput state to QueryState, passed by props.value.
    • Parent component can now hide suggestions on a form submit.
  • Add createQueryState constructor for QueryState to facilitate future additions of properties.

Fix #6748 (closed)

Merge request reports

Loading