Skip to content

Refine sidebar resource heading styles - #595

Merged
alejandro-ao merged 2 commits into
mainfrom
fix/sidebar-resource-heading-style
Aug 17, 2026
Merged

Refine sidebar resource heading styles#595
alejandro-ao merged 2 commits into
mainfrom
fix/sidebar-resource-heading-style

Conversation

@alejandro-ao

Copy link
Copy Markdown
Collaborator

Summary

  • keep the skills and prompts labels bold while rendering counts and token estimates in muted sidebar text
  • remove hover and focus background highlights from collapsible resource headings
  • suppress the parent collapsible focus tint
  • test heading spans and hover/focus states

User experience

Resource metadata now matches the sidebar's quieter secondary text, and interacting with the collapsible headings no longer adds a background block.

Validation

  • uv run pytest (1521 passed, 2 skipped)
  • uv run ruff check .
  • uv run ruff format --check .
  • uv run mypy
  • uv build
  • cd website && hugo --minify (passes with the existing taxonomy layout warning)

Manual validation

  1. Open Tau with the sidebar visible.
  2. Confirm skills and prompts remain bold while counts/token metadata are muted gray.
  3. Hover and focus each heading and confirm no background highlight appears.
  4. Confirm each section still expands and collapses normally.

@alejandro-ao
alejandro-ao marked this pull request as ready for review August 17, 2026 11:10
@alejandro-ao
alejandro-ao merged commit 95b7ca4 into main Aug 17, 2026
2 checks passed
@alejandro-ao
alejandro-ao deleted the fix/sidebar-resource-heading-style branch August 17, 2026 11:10
naripok pushed a commit to naripok/tau that referenced this pull request Aug 17, 2026
Reconcile the fork with the latest upstream state:

- 20aafad huggingface#591 groups serialized edit and write continuations
- 781b92c huggingface#593 makes sidebar skills and prompts collapsible
- be01f15 huggingface#594 prepares the Tau 0.3.11 release
- 95b7ca4 huggingface#595 refines sidebar resource heading styles

The fork's turn-level retry work is orthogonal to these changes, so
all fork fixes are preserved; only import/version conflicts needed
resolution. The fork version moves to 0.3.11+naripok.2 (upstream base
0.3.11, fork-local counter preserved). README sync reference updated.
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