Skip to content

Move `.js-epic-container` class to fix E2E spec

What does this MR do?

Related to #283932 (closed)

The way the @content_class variable was being set was causing issues when alerts were shown on the page. This MR removes the .js-epic-container class from @content_class and puts it on a container that is specific to the Epic view.

See #283932 (comment 460027737) for more context

Screenshots (strongly suggested)

Page Before After
"Epics and Issues" tab Screen_Shot_2020-12-03_at_11.04.40_AM Screen_Shot_2020-12-03_at_11.03.04_AM
"Roadmap" tab Screen_Shot_2020-12-03_at_11.05.02_AM Screen_Shot_2020-12-03_at_11.03.25_AM

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • [-] Label as security and @ mention @gitlab-com/gl-security/appsec
  • [-] The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • [-] Security reports checked/validated by a reviewer from the AppSec team
Edited by Peter Hegman

Merge request reports