Skip to content

Conversation

@jayolee
Copy link
Contributor

@jayolee jayolee commented Mar 18, 2025

Description

Added autocomplete to Project Collection Logic's tags dropdown to make the UX consistent as "Tags" dropdown within the same modal.

Addressed Issue

Closes: #1147

Additional Details

  • Updated searchTags method to receive the input string as a parameter so the method can be used for both collection tag and project tag.
  • Tag dropdowns share tagsAutoCompleteItems for autocomplete list since only one dropdown can be focused at a time.

Autocomplete screenshot:

dependency-track-frontend-tag-dropdown

Checklist

- Added autocomplete to collection project logic's tag dropdown to make it consistent as existing tags dropdown

Contributes to: DependencyTrack#1147

Signed-off-by: Ja Young Lee <43683780+jayolee@users.noreply.github.com>
@jayolee jayolee force-pushed the feat/collection-tag-dropdown branch from 290a78b to caa50d6 Compare March 18, 2025 03:15
@nscuro nscuro added this to the 4.13 milestone Mar 20, 2025
@nscuro nscuro added the enhancement New feature or request label Mar 20, 2025
Copy link
Member

@nscuro nscuro left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@nscuro nscuro merged commit 5232b7a into DependencyTrack:master Apr 1, 2025
10 checks passed
@jayolee jayolee deleted the feat/collection-tag-dropdown branch April 1, 2025 14:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Collection Project Configure Tag: Provide Drop-Down

2 participants