Closed kabilansakthivelu closed 1 month ago
Latest commit: 55f9f710411237c9a49de6f93c9c1d9a6297a146
The changes in this PR will be included in the next version bump.
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
✅ PR title follows Conventional Commits specification.
This pull request is automatically built and testable in CodeSandbox.
To see build info of the built libraries, click here or the icon next to each commit SHA.
Latest deployment of this branch, based on commit 55f9f710411237c9a49de6f93c9c1d9a6297a146:
Sandbox | Source |
---|---|
razorpay/blade: basic | Configuration |
Generated by :no_entry_sign: dangerJS against 55f9f710411237c9a49de6f93c9c1d9a6297a146
Description
Updated cursor style for Checkbox component and handled TableHeader checkbox for disabled state when all the table rows are disabled
Changes
Fixes: DSSUP-157
Checkbox - active state:
Checkbox - disabled state:
Table - Active row:
Table - Disabled row:
When all the table rows are disabled, made the Table Header checkbox also to disabled state. However, the background color of the Table Header affects the appearance of the checkbox when it's in disabled state.
Additional Information
Component Checklist