Skip to content

feat: implement tag history feature for search form #2860

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

7908837174
Copy link

@7908837174 7908837174 commented Jun 3, 2025

  • Add localStorage-based tag history functionality
  • Display previously used tags as clickable pills below tags input
  • Automatically save individual tags when searches are performed
  • Support tag deduplication and history limit (max 20 tags)
  • Add comprehensive test coverage for tag history utilities
  • Implement tag parsing from logfmt format
  • Add UI components for tag history display and interaction

Checklist

7908837174 and others added 2 commits June 3, 2025 22:07
- Add localStorage-based tag history functionality
- Display previously used tags as clickable pills below tags input
- Automatically save individual tags when searches are performed
- Support tag deduplication and history limit (max 20 tags)
- Add comprehensive test coverage for tag history utilities
- Implement tag parsing from logfmt format
- Add UI components for tag history display and interaction

Fixes jaegertracing#261
@7908837174 7908837174 requested a review from a team as a code owner June 3, 2025 16:46
@7908837174 7908837174 requested review from pavolloffay and removed request for a team June 3, 2025 16:46
Copy link

graphite-app bot commented Jun 3, 2025

How to use the Graphite Merge Queue

Add the label merge-queue to this PR to add it to the merge queue.

You must have a Graphite account in order to use the merge queue. Sign up using this link.

An organization admin has enabled the Graphite Merge Queue in this repository.

Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue.

@7908837174
Copy link
Author

7908837174 commented Jun 3, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant