Skip to content

Refactor search_tab? -> show_user_search_tab?

Dylan Griffith requested to merge refactor-strange-search-tabs-method into master

What does this MR do?

This method was only ever used with the argument :members but further it seems to have been half-implemented generically and the argument wasn't even being used so it was just causing confusion. Since this is only meant to be checking if the users tab should show it is now a bit more explicit.

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 🤖 GitLab Bot 🤖

Merge request reports