localgovdrupal / localgov_events

Events for LocalGov Drupal.
GNU General Public License v2.0
1 stars 0 forks source link

Add search result highlight to search result highlight display #86

Closed andybroomfield closed 1 year ago

andybroomfield commented 1 year ago

Fix #83

Usual cavet about using search_api as dependency applies. (If not using search_api, the search result display will be blank)

finnlewis commented 1 year ago

@ekes would like us to add a test for this, following the example on https://github.com/localgovdrupal/localgov_step_by_step/pull/64/files#diff-afe33a5fb745c57e43f66de12ec75bfae6c2526c9e584f3e522a73eeb73800e6

finnlewis commented 1 year ago

@ekes how does this look now?

https://github.com/localgovdrupal/localgov_events/pull/86/files#diff-8290e4e8b9256e58d89fae391f18efb498810be0c1eaa1802408df371f9ef616

finnlewis commented 1 year ago

@ekes looking OK to merge?

ekes commented 1 year ago

Just the use statement in the test that's making the coding standards fail.