Skip to content

Replace suggest pipeline popup

Doug Stull requested to merge 223107-remove-suggest-popup into master

What does this MR do?

  • Remove the popover on suggest pipeline.
  • Move the content of the popover into the widget instead.
  • Move all tracking/functionality except the dismissal pattern(for follow up) into the widget.

Note: This is behind a feature flag, so no changelog provided.

Screenshots

Before After
Screen_Shot_2020-06-22_at_3.36.06_PM Screen_Shot_2020-06-25_at_10.36.24_AM

After - media breakpoint (smaller screens)

Screen_Shot_2020-06-24_at_11.34.38_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

Contributes to #223107

Edited by GitLab Release Tools Bot

Merge request reports