Skip to content

feat(client): show an indicator on the Info tab when a request has a description - #645

Merged
gschier merged 1 commit into
mainfrom
feat/info-tab-indicator
Sep 13, 2026
Merged

feat(client): show an indicator on the Info tab when a request has a description#645
gschier merged 1 commit into
mainfrom
feat/info-tab-indicator

Conversation

@gschier

@gschier gschier commented Sep 13, 2026

Copy link
Copy Markdown
Member

The Params and Settings tabs already show a CountBadge when they contain something, but the Info tab gave no hint that a description had been written. This reuses CountBadge's existing dot mode (count={true}) on the HTTP and WebSocket request panes, matching what the gRPC pane already did, and trims the description in all three so whitespace-only text does not light the indicator.

Requested in https://yaak.app/feedback/posts/visible-feedback-for-information-section

…description

Params and Settings already surface a CountBadge when they hold content, but
the Info tab gave no hint that a description existed. Reuse CountBadge's dot
mode (count={true}) on the HTTP and WebSocket request panes, matching what the
gRPC pane already did, and trim the description everywhere so whitespace-only
text does not light the indicator.

Co-Authored-By: Claude Fable 5.1 <noreply@anthropic.com>
@gschier
gschier merged commit cb7ed92 into main Sep 13, 2026
8 checks passed
@gschier
gschier deleted the feat/info-tab-indicator branch September 13, 2026 16:12
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