Skip to content

feat(my-usage): add accepted lines tooltip - #438

Open
karpikpl wants to merge 1 commit into
mainfrom
copilot/fix-issue-433
Open

feat(my-usage): add accepted lines tooltip#438
karpikpl wants to merge 1 commit into
mainfrom
copilot/fix-issue-433

Conversation

@karpikpl

Copy link
Copy Markdown
Collaborator

Fixes #433

Summary

  • Added an info tooltip to the My Usage Accepted lines tile explaining chat / ask-only usage can legitimately show 0 lines.
  • Added a stable data-testid for the tooltip activator.
  • Added a source-level Vitest regression test for the tooltip copy and test id.

Validation

  • PASS: npm test -- tests/MyUsageViewer.source.spec.ts --run
  • PASS: NUXT_BUILD_DIR=.nuxt npm run build
  • NOTE: plain npm test -- --run and plain npm run build hit existing symlinked-worktree Nuxt/Vitest path issues in this environment (/@fs/...@nuxt/test-utils... and missing Nuxt manifest).
  • NOTE: npm run lint currently fails during ESLint startup due dependency resolution (brace-expansion export); npm audit --audit-level=high --omit=dev reports existing dependency advisories.

…nly usage (#433)

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>

Copilot-Session: bbf27d66-9aca-451b-85ee-3a32e0775d52
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.

Add a tooltip clarifying that "Accepted lines" is 0 for chat/agent-only usage

1 participant