ucsb-cs56-w20 / mapache-search

https://mapache-search-qa.herokuapp.com/
2 stars 3 forks source link

Populate the tag dropdown with tags #257

Closed jay-red closed 4 years ago

jay-red commented 4 years ago

Add the tags to the dropdown of a search result

jay-red commented 4 years ago

We will accomplish this by modifying SearchController.java to add tags to the model, results.css for styling of the individual items, and the result_row.html fragment to render the tags to each individual dropdown of a result.