fix(ui): add default aria-label to toggle - #9024
Conversation
Signed-off-by: Aviv Keller <me@aviv.sh>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
PR SummaryLow Risk Overview A patch changeset documents the Reviewed by Cursor Bugbot for commit 2ae8129. Bugbot is set up for automated code reviews on this repo. Configure here. |
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit b250ed3. Configure here.
Add a default aria-label to the ThemeToggle component. Signed-off-by: Aviv Keller <me@aviv.sh>
|
@nodejs/web-admins can you disable automatic copilot review for this repo, we have cursor |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #9024 +/- ##
==========================================
- Coverage 75.12% 75.07% -0.05%
==========================================
Files 102 102
Lines 9109 9109
Branches 372 373 +1
==========================================
- Hits 6843 6839 -4
- Misses 2262 2266 +4
Partials 4 4 ☔ View full report in Codecov by Harness. |
📦 Build Size ComparisonSummary
|
|
I think they said it can be disabled in that thread. |
Indeed, though they've also said they're reverting it this week, so I'm planning to wait for that. |

Fixes #9023