Skip to content

Hide reference path on project board cards

Lee Tickett requested to merge 337880-hide-path-on-project-board-cards into master

What does this MR do?

Previous to the refactor of boards (:graphql_board_lists), only the issue number was shown on cards. Now we show the full path. It's redundant and adds clutter to the view. This MR removes the reference path on project board cards.

Screenshots or Screencasts (strongly suggested)

before after
project image image
group image image
epic image image

How to setup and validate locally (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

Does this MR contain changes to processing or storing of credentials or tokens, authorization and authentication methods or other items described in the security review guidelines? If not, then delete this Security section.

  • 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

Related to #337880 (closed)

Merge request reports

Loading