Skip to content

Hide the merge request tab popover for anonymous users

Phil Hughes requested to merge ph/195831/hideTabPopoverForAnonUsers into master

What does this MR do?

This hides the merge request tab movement popover for anonymous users. This is because we store whether it is dismissed or not against a user it would always keep showing and never hide.

Closes #195831 (closed)

Screenshots

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 Thong Kuah

Merge request reports