Skip to content

Make refactored Epic app as default

Kushal Pandya requested to merge kp-make-refactored-epics-app-default into master

What does this MR do?

This is a final MR for &410 (closed) where we're doing following changes;

  • Load new Vuex Epic app instead of older Epic app in all places where old app was used.
  • Remove code of older Epic app and all its references.

Additionally this MR also fixes a small bug that's affecting new Epic app;

  • Fix missing toggle sidebar button in Epic page header to show only on mobile screens.
  • Fix a bug where keyboard shortcut l won't open Labels dropdown within Epic if sidebar is collapsed.

Does this MR meet the acceptance criteria?

Closes #7751 (closed), #7753 (closed)

Edited by Kushal Pandya

Merge request reports