Skip to content

Fix roadmap epic bar title text in popover

Coung Ngo requested to merge 5164-fix-epic-bar-title into master

What does this MR do?

Before, the roadmap epic bar incorrectly showed the epic description in the popover. This MR fixes this to show the epic title in the popover.

This MR comment (!23600 (comment 304251847)) confirms that popovers should display the title not the description. However, the linked MR which contains this popover fix is unlikely to get merged for this milestone so this new MR aims to fix the popover for the recently merged !18957 (merged).

Screenshots

Before After
Screenshot_2020-03-17_at_9.51.47_am Screenshot_2020-03-17_at_9.54.33_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 🤖 GitLab Bot 🤖

Merge request reports