feat: Add submap connections (MIN-276)
All threads resolved!
Merged
requested to merge MIN-276-difference-in-search-results-of-old-map-and-new-map into development
All threads resolved!
Closes MIN-276
Objective:
Implement rendering pins for submap links to maps with at least one searched element
What has been done:
- submap connections state management
- selectors for finding number of active elements per map and submap links for render
- rendering of submap links pins
- unit tests
Important:
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
Edited by Adrian Orłów
Merge request reports
Activity
Filter activity
assigned to @AdrianOrlow
- Resolved by Adrian Orłów
- Resolved by Adrian Orłów
added 9 commits
-
0a163574...4a209e78 - 7 commits from branch
development
- a5e40a80 - feat: rfc changes
- f0c9fe06 - Merge remote-tracking branch 'origin/development' into...
-
0a163574...4a209e78 - 7 commits from branch
enabled an automatic merge when the pipeline for f0c9fe06 succeeds
mentioned in commit c087e2ac
Please register or sign in to reply