TAMULib / SAGE

Search Aggregation Engine
MIT License
6 stars 1 forks source link

Regression in boldMatch filter causing autocomplete drop down to not work as expected. #530

Closed kaladay closed 1 year ago

kaladay commented 1 year ago

Description

The autocomplete drop down is requiring the input variable to be modified. The return value is not being processed at all.

When there is no matches, the input value must still be modified, even if the modification makes it empty.

While investigating this, a ton of white space ended up being auto-corrected. I decided to leave those corrections.

Type of change

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Checklist: