Skip to content

Feature/project info publications list submap select

Description

Introduced submap selector

image

How it works

  • on select it triggers fetching publications
  • it sets value in the store for selected modelId
  • if any other action fires "fetchPublications" it's going to use modelId from the store

Merge request reports