boston-library / commonwealth-vlr-engine

Commonwealth-VLR-Engine is a Rails engine for creating Blacklight apps that provide access to content from Solr/Fedora, packaging a number of feature-rich enhancements and modifications.
Apache License 2.0
8 stars 2 forks source link

Save Search link should not display if the search is already saved #119

Open ebenenglish opened 10 months ago

ebenenglish commented 10 months ago

When I am on the catalog#index page And I click on the Save Search link And I see the flash message that the search has been saved I should no longer see the Save Search link, since the search is already saved

similarly:

When I am on the Saved Searches page And I click on a saved search And I am taken to the search results page (catalog#index) I should not see the Save Search link, since the search is already saved