fix(uxcore): address PR #181 review comments - #183
Conversation
- OffsecBiasView: conditional classNames via the cn() helper instead of raw template strings, per AGENTS.md convention. - rating.ts: geo payload typed as TUserGeo instead of an explicit any. - OngoingLayout.module.scss: submit-error color reuses the shared error red as a named variable instead of a fresh hardcoded literal. Fourth review note (OffSec bias-schema sign-off) needs no code change: the content and its dev-only gating were explicitly approved by Wolf. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
|
Claude finished @manager's task in 1m 53s —— View job Claude's PR review
SummarySmall, well-scoped follow-up that does exactly what the description says. No bugs, no convention violations, nothing blocking.
Item 4 (bias-schema sign-off) — correctly left as no-op per the PR description; nothing to verify code-side. No inline comments needed — nothing here rises above a nitpick. |
Follow-up to #181: addresses the review bot's inline comments that were merged past.
cn()helper per AGENTS.md (was raw template strings).rating.ts: geo payload typed asTUserGeoinstead of an explicitany.OngoingLayout.module.scss: submit-error color is the shared error red as a named variable, not a fresh hardcoded literal.The fourth review note (sign-off for the OffSec bias-schema additions) needs no code change: the content and its dev-only gating were explicitly approved by the maintainer.
🤖 Generated with Claude Code