This project is archived. Its data is read-only. This project is read-only.
Update labels in gitlab-ui to use interactive popover
gitlab-ce~9594407 since GitLabbers use labels heavily. --- ### Problem to solve We currently have links included in label tooltips, which are not particularly helpful as tooltips disappear as soon as you hover outside the element. ![Screen_Shot_2019-03-14_at_6.59.15_AM](/uploads/91b79cf042d492a0cd8091cf52983a25/Screen_Shot_2019-03-14_at_6.59.15_AM.png) ### Design Solution | Labels | New label form | | ------ | ------ | | ![links_in_labels](/uploads/38dbb21948d34b39c62127c980313375/links_in_labels.png) | ![Label_Popover](/uploads/4ec5209918011aef1a1219107f3b519a/Label_Popover.png) | <details> | New label form | Labels | | ------ | ------ | | ![Screen_Shot_2019-10-30_at_12.48.57_PM](/uploads/b32f1abc9dc6572af50d30ee12b1c304/Screen_Shot_2019-10-30_at_12.48.57_PM.png) | ![Screen_Shot_2019-10-30_at_12.49.08_PM](/uploads/51507808cb24099a25d5bcd1c376412b/Screen_Shot_2019-10-30_at_12.49.08_PM.png) | | Links should be blue, scoped labels `?` should link to docs | Convert description `input` to `textarea`; add markdown help text | <summary>Previous design</summary> From @cperessini's comment in https://gitlab.com/gitlab-org/gitlab-design/issues/282#note_150466105 ![Screen_Shot_2019-03-14_at_6.58.24_AM](/uploads/04c9ef1af30b048e54054d58578cd2c4/Screen_Shot_2019-03-14_at_6.58.24_AM.png) </details> **Blocked by:** https://gitlab.com/gitlab-org/gitlab-ui/merge_requests/855
issue