feat: Add submap connections (MIN-276)
Merged
requested to merge MIN-276-difference-in-search-results-of-old-map-and-new-map into development
Closes MIN-276
Implement rendering pins for submap links to maps with at least one searched element
Why getSubmapConnectionsBioEntity
reducer is implemented weird way? Because adding submapConnections
as required field would also imply fixing >85 different tests which I've viewed as more dangerous than defining this field as optional with additional actions made in the reducer
This PR is based on !163 (merged) so some changes may not be relevant to submap connections feature if !163 (merged) is not merged