Skip to content
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

fix: table multiselect with pagination bug #2282

Merged
merged 7 commits into from
Jul 3, 2024

Conversation

anuraghazra
Copy link
Member

Description

Fixes: #2271

Changes

Additional Information

Component Checklist

  • Update Component Status Page
  • Perform Manual Testing in Other Browsers
  • Add KitchenSink Story
  • Add Interaction Tests (if applicable)
  • Add changeset

Copy link

changeset-bot bot commented Jun 28, 2024

🦋 Changeset detected

Latest commit: 65d71ea

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@razorpay/blade Patch

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

Copy link
Contributor

github-actions bot commented Jun 28, 2024

✅ PR title follows Conventional Commits specification.

Copy link

codesandbox-ci bot commented Jun 28, 2024

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 65d71ea:

Sandbox Source
razorpay/blade: basic Configuration

@rzpcibot
Copy link
Collaborator

rzpcibot commented Jun 28, 2024

Bundle Size Report

Updated Components
Status Component Base Size (kb) Current Size (kb) Diff
Table, TableHeader, TableHeaderCell, TableHeaderRow, TableBody, TableCell, TableEditableCell, TableRow, TableFooter, TableFooterCell, TableFooterRow, TablePagination, TableToolbar, TableToolbarActions 64.135 64.142 +0.007 KB

Generated by 🚫 dangerJS against 65d71ea

@chaitanyadeorukhkar chaitanyadeorukhkar self-assigned this Jul 3, 2024
@anuraghazra anuraghazra merged commit b38943c into master Jul 3, 2024
14 of 15 checks passed
@anuraghazra anuraghazra deleted the anu/table-multiselect-fix branch July 3, 2024 07:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Table: Checkbox click is showing incorrect selction
3 participants