All threads resolved!
All threads resolved!
Objective:
Make publications modal elements links interactive along with possibility to search reactions
What has been done:
- publications modal elements link fetching (target id -> element)
- possibility to click and search element + auto opening of submap
- possibility to search for reactions with use of
elementId
field + auto opening submap - reactions loading side effect for bioentity-reactions (reactions in bioentity/content results) along with fetching of reaction's related bioentities
- resetting search data where needed
- unit tests
Edited by Adrian Orłów
Merge request reports
Activity
Filter activity
added 6 commits
Toggle commit listadded 1 commit
- c6467620 - feat: upgrade fetch reactions from bioentities side effect
added 1 commit
- f64da9ac - feat: add lacking tests for publications list
- Resolved by Adrian Orłów
- Resolved by Adrian Orłów
Please resolve conflicts from develop, because there have been a lot of changes that may affect this functionality
LGTM, the search functionality has become much more complicated with subsequent side effects.
One question, after click on element from publication list shouldn't it zoom to this element like in the old minerva?
@mateusz-winiarczyk Regarding element zoom - it's not possible due to high amount of async changes happening in the background
added 25 commits
-
2022a437...40617a4a - 24 commits from branch
development
- f4ac4f9e - Merge branch 'development' into MIN-241-publications-list-modal-elements-links
-
2022a437...40617a4a - 24 commits from branch
mentioned in commit 820e7160
Please register or sign in to reply