Skip to content

fix(frontend): label icon-only workspace buttons - #291

Merged
seonghobae merged 2 commits into
masterfrom
fix/a11y-icon-button-labels-20260528
May 28, 2026
Merged

fix(frontend): label icon-only workspace buttons#291
seonghobae merged 2 commits into
masterfrom
fix/a11y-icon-button-labels-20260528

Conversation

@seonghobae

Copy link
Copy Markdown
Contributor

Summary

  • Add localized aria-labels to icon-only Calendar and Tasks controls.
  • Add page-level regression assertions for the accessible labels.
  • Record the icon-only control accessibility anti-pattern in AGENTS.md.

Replaces the useful UI portion of #289 without carrying over its stale Strix workflow changes.

Verification

  • git diff --check
  • code-review-graph detect_changes risk score 0.00 for this slice
  • Attempted: pnpm --dir frontend test -- src/app/calendar/page.test.tsx src/app/tasks/page.test.tsx (blocked locally because frontend/node_modules is not installed; CI will run in GitHub Actions)

@coderabbitai

coderabbitai Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

Warning

Review limit reached

@seonghobae, we couldn't start this review because you've reached your PR review rate limit.

More reviews will be available in 49 minutes and 40 seconds. Learn how PR review limits work.

Your organization has run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans include higher PR review limits than trial, open-source, and free plans. In all cases, reviews become available again over time. During sustained high-volume PR review activity, CodeRabbit may temporarily slow when the next review becomes available.

Please see our Fair Usage Limits Policy for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: be349bae-f45a-48e2-a06a-e923c318e4fa

📥 Commits

Reviewing files that changed from the base of the PR and between 02b9768 and 0fbb30a.

📒 Files selected for processing (5)
  • AGENTS.md
  • frontend/src/app/calendar/page.test.tsx
  • frontend/src/app/tasks/page.test.tsx
  • frontend/src/components/CalendarLayout.tsx
  • frontend/src/components/TasksLayout.tsx
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch fix/a11y-icon-button-labels-20260528

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions

github-actions Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

PR governance metadata gate is not ready for 0fbb30a34add665764484e032f715be8006cc24a:

  • Current-head CodeRabbit issue comment has blocking warning/failure evidence on 0fbb30a.

@seonghobae
seonghobae temporarily deployed to fix/a11y-icon-button-labels-20260528 - naruon PR #291 May 28, 2026 18:27 — with Render Destroyed
@seonghobae
seonghobae merged commit b536195 into master May 28, 2026
15 checks passed
@seonghobae
seonghobae deleted the fix/a11y-icon-button-labels-20260528 branch May 28, 2026 18:28
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