Skip to content

search-model: check for duplicate events in search bar

Abdullahi Usman requested to merge (removed):issue-829 into main

Fix an issue where search bar is adding events that were already on the list.

We need to search and make sure a search result is not already on the list and if so we just return.

see #829 (closed)

Merge request reports