Gitlab Community Edition Instance

Dataset Prep: curator and categories informations in head are not auto-updated when categories are changed

Expected Behavior

Informations in dataset prep page head about curator and categories should reflect categories changes in dataset edit form.

Current Behavior

Curators and Categories remain unchanged until next full page reload

Steps to Reproduce

  1. alter main_categories and additional_categories in dataset
  2. check head for changes when form is updated
  3. the form is changed, head is not

Additional Information

Possible Solution (optional)

Intercooler refresh of the head need. For that the head needs to be populated by Intercooler ajax call, which it is not yet

Context (optional)

Detailed Description (optional)

Possible Implementation (optional)