Skip to content

Ss/limits tooltip

Scott Stern requested to merge ss/wip-limits-tooltip into master

What does this MR do?

Provides the correct tooltips to support issue count wip limits

UX Tooltip Requirements found here #11403 (comment 229502073)

Repro:

  • rails c
  • Feature.enable(:wip_limits)`
  • Hover over Board list sidebar

Screenshots

2020-01-10_16.36.55

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 Coung Ngo

Merge request reports