-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Fixed classification sidebar item selection UI #25543
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
🔍 CI failure analysis for 5585d8a: Retry resolved most flaky test failures - 4 of 5 previously failed jobs now pass. Job (4,6) has only 1 remaining failure (99.8% pass rate).Issue - Retry ResultsAfter retrying the 5 failed jobs, dramatic improvement observed:
First attempt: 65 failures across 5 jobs (97.5% pass rate) Root Cause ConfirmedFlaky infrastructure/environment issues - The retry proves these were NOT code issues:
Analysis of Remaining FailureJob (4, 6) now has only 1 failure out of 529 tests:
Why This Confirms PR is SafeThe retry results prove:
Previous Analysis ContextFirst attempt findings (still applicable):
Code Review ✅ ApprovedClean UI fix that adds conditional styling for selected classification items using MUI's sx prop. The implementation follows proper patterns with optional chaining and theme tokens. Tip Comment OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change:
Was this helpful? React with 👍 / 👎 | Gitar |
|
* Fixed classification sidebar item selection UI * minor fix



Describe your changes:
Fixes
I worked on ... because ...
Screen.Recording.2026-01-27.at.11.54.18.AM.mov
Summary by Gitar
sxprop toTypographyinTagsPage.tsxfor bold font and primary color on selected classifications.activeCategoryborder from 2px to 3px inapp.lessfor better visual distinctionThis will update automatically on new commits.
Type of change:
Checklist:
Fixes <issue-number>: <short explanation>