sfu-dhil / wphp

Women's Print History Project database front end.
https://womensprinthistoryproject.com/
GNU General Public License v2.0
1 stars 8 forks source link

Currency search is anchored to the start of the name. #272

Closed ubermichael closed 3 years ago

ubermichael commented 3 years ago

Describe the bug Currency search is anchored to the start of the name. It should be any anywhere match or a full text search.

To Reproduce Steps to reproduce the behavior:

  1. Go to currency/search?q=dollar
  2. The error is no dollars.

Expected behavior The two currencies should be displayed because they're dollars.

Screenshots na

Additional context na