Add target to the board card component's labels
requested to merge gitlab-ui-integration-1820-gllabel-render-label-as-text-when-target-is-empty into master
What does this MR do and why?
Integration MR for feat(GlLabel): render label as text when target... (gitlab-ui!2864 - merged).
This MR adds a target
to the board card component so that it has :hover
styles. See gitlab-ui!2864 (comment 975499394) for more context.
Screenshots or screen recordings
When gitlab-ui!2864 (merged) is applied.
Current (no target ) |
After (with target ) |
---|---|
How to set up and validate locally
- View a group's epic board at:
http://localhost:3000/groups/gitlab-org/-/epic_boards
- If an issue doesn't have labels add some using the sidebar by clicking on the issue card.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Olena Horal-Koretska