Skip to content

Better labels handling through UI #19422

@Nhqml

Description

@Nhqml

Is your feature request related to a problem? Please describe.

Adding labels to image through the UI is painful for the following reasons:

  • it's not possible to add multiple labels to a single artifact without redoing the whole process (select artifact, select "Add labels", find label, click on label)
  • it's not possible to add labels to multiple artifacts at the same time

Describe the solution you'd like

Allowing the user to select multiple labels and assign them to all selected artifacts would be really awesome and help bulk operations.

Describe the main design/architecture of your solution

I'm no UI expert but I believe leveraging combobox could be a solution.

Describe the development plan you've considered

It would need someone who actually knows Angular/Clarity (not me).

Additional context

Here is a poor attempt to illustrate what it could look like:
image

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions