Skip to content

ui: service filter on traces is a dropdown#48

Merged
thejefflarson merged 1 commit into
mainfrom
traces-service-dropdown
Jun 8, 2026
Merged

ui: service filter on traces is a dropdown#48
thejefflarson merged 1 commit into
mainfrom
traces-service-dropdown

Conversation

@thejefflarson

Copy link
Copy Markdown
Owner

Per request: make the traces service filter a dropdown instead of free text.

  • <select> populated from /api/services (services with traces in the current time window), sorted, with an "all services" clear option.
  • A service selected via a service-map drill-down stays selectable even if it's outside the current window's list.
  • Service stays in the URL param, so service-map drill-downs still land here.

UI-only; type-check + build clean.

🤖 Generated with Claude Code

Replace the free-text service input with a <select> populated from /api/services
(the services that have traces in the current window). "all services" clears it.
A service set via a service-map drill-down stays selectable even if it's outside
the window's list. Service stays in the URL, so drill-downs still land here.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@thejefflarson thejefflarson merged commit c74b827 into main Jun 8, 2026
5 checks passed
@thejefflarson thejefflarson deleted the traces-service-dropdown branch June 8, 2026 06:39
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