harvard-lil / h2o

H2O is a web app for creating and reading open educational resources, primarily in the legal field
https://opencasebook.org
GNU Affero General Public License v3.0
36 stars 30 forks source link

Clear search form when new search is selected; fixes #1972 #1974

Closed lizadaly closed 1 year ago

lizadaly commented 1 year ago

This calls reset() on the form when the reset-form event is emitted, as when the user clicks the "New Search" button. This clears the text field for a different search query.

codecov-commenter commented 1 year ago

Codecov Report

Merging #1974 (abfe070) into develop (234b3cf) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #1974   +/-   ##
========================================
  Coverage    76.92%   76.92%           
========================================
  Files           60       60           
  Lines         6839     6839           
========================================
  Hits          5261     5261           
  Misses        1578     1578           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.