Skip to content

Make Group ID copy-on-click

Raimund Hook requested to merge srza/gitlab:copy-group-id into master

What does this MR do and why?

Currently the 'home' page on a project allows you to click on the project ID to auto-copy it to the clipboard.

This MR adds the same functionality to the group 'home', because I often need the ID of a group for API operations.

Screenshots or screen recordings

Before: image

After: image

How to set up and validate locally

  1. Access a group in the Hierarchy
  2. Click the group ID to copy to clipboard

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Raimund Hook

Merge request reports