Skip to content

fix(search): selecting from search prevents further search (MIN-245)

Searching again after selecting an element that was found from the map resulted in showing a white drawer without any content. The search drawer was also not shown when we tried to search for something while another drawer was open, e.g. the export drawer.

In the task description on jira, we have several cases where this happened: https://minerva-appunite.atlassian.net/browse/MIN-245

drawer-search-fix

Closes MIN-245

Merge request reports