pulibrary / orangelight

PUL Blacklight Project (Ruby 3.1.0, Rails 7.1.4)
21 stars 7 forks source link

Clearing a search field doesn't remove it from the search #3742

Closed rladdusaw closed 1 month ago

rladdusaw commented 1 year ago

Expected behavior

When a field is cleared that value is no longer passed to the search

Actual behavior

After clearing a field the value is still passed to the search

Steps to replicate

In the numismatics search select a field then clear it, perform the search and it is still being used as a search field.

Impact of this bug

Search results are not correct until the facet is clicked off in the results page.

Notes

This issue is specific to the Blacklight 8 upgrade. We don't see it in production.

maxkadel commented 1 year ago

Is this issue also present in the new advanced search form?

kevinreiss commented 12 months ago

I could not replicated this but did discover these two issues #3752 and #3753

sandbergja commented 1 month ago

We could not recreate this, so closing for now.