Skip to content

Move tag search/create flow to popover for new release form

Andrew Fontaine requested to merge afontaine/367893/create-tag-popover into master

What does this MR do and why?

In an effort to make the searching and creating of tags when creating releases simpler, we take now take raw tag input, but also provide autocomplete searching for existing tags.

The flow to create a new tag is also pushed into the autocomplete popover, similar to the label dropdown on issues, to make it easy to add a new tag while creating a release.

No new features have been added here, this is a UI refactor of the existing flow.

Changelog: changed

Screenshots or screen recordings

Screen_Recording_2023-03-31_at_11.02.54_AM

How to set up and validate locally

  1. Navigate to a project's Deployments > Releases
  2. Create a new release

MR acceptance checklist

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

For #367893 (closed)

Merge request reports