Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New tag selector component #4243

Merged
merged 13 commits into from
Jan 17, 2024
Merged

Conversation

whitdog47
Copy link
Contributor

Implements an improved tag selector allowing for search by tag name, collapsable/expandable tag type sections, and enforced exclusivity. Tags are shown as removable color chips with tag type icons.
Screenshot 2024-01-12 at 3 56 55 PM

New attributes for tag types include:

  • color
  • icon
  • customizable discoverability by entity type (incidents, cases, queries, signals, and sources)
    Screenshot 2024-01-12 at 3 59 58 PM

@whitdog47 whitdog47 added the enhancement New feature or request label Jan 13, 2024
Copy link
Contributor

@wssheldon wssheldon left a comment

Choose a reason for hiding this comment

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

Looks good to me! I don't see any glaring issues. After we migrated to Vue 3, I have been trying to use the script setup composition API for new code, as it's the "new" way, and the options API is considered deprecated.

Not saying we should change the new code in this PR but just as an FYI.

@whitdog47 whitdog47 requested a review from wssheldon January 16, 2024 23:59
@whitdog47 whitdog47 merged commit 52f0c1c into master Jan 17, 2024
8 checks passed
@whitdog47 whitdog47 deleted the enhancement/new-tag-type-attributes branch January 17, 2024 19:12
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.

2 participants