fix: attempt to improve v2 checkbox disabled state#7040
Conversation
|
💬 Discussion in Slack: #pr-review-infisical-7040-attempt-to-improve-v2-checkbox-disabled-state Posted by Review Police — reviews, comments, new commits, and CI failures will stream into this channel. |
|
| Filename | Overview |
|---|---|
| frontend/src/components/v2/Checkbox/Checkbox.tsx | Tightens disabled state styling: adds cursor-not-allowed and opacity-40 instead of a flat background swap; also darkens the default base background from bg-mineshaft-600 to bg-mineshaft-700 |
Reviews (1): Last reviewed commit: "fix(?): attempt to improve v2 checkbox d..." | Re-trigger Greptile
Context
Attempt to make the v2 checkbox disabled state more apparent
Screenshots
Steps to verify the change
👀
Type
Checklist
type(scope): short description(scope is optional, e.g.,fix: prevent crash on syncorfix(api): handle null response).