Skip to content

Add apollo and title component to package details refactor

What does this MR do?

This MR does three things:

  • Moves the title-component from the old 'app' to the new one
  • Detaches vuex from it and pass the data through props
  • Adds apollo and a basic query to the main app

This change is behind feature flag and this is the rollout issue: #334786 (closed)

Screenshots or Screencasts (strongly suggested)

Screenshot_2021-07-15_at_10.28.48

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Related to #330847 (closed)

Edited by Nicolò Maria Mezzopera

Merge request reports