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): solve an issue with isRowChecked prop #1032

Merged
merged 2 commits into from
Aug 8, 2024

Conversation

mlmoravek
Copy link
Member

@mlmoravek mlmoravek commented Aug 8, 2024

Proposed Changes

  • fix an issue with the usage of isRowChecked function prop
  • use isRowEqual which uses customCompare function prop if given or the rowKey to compare checked rows map

@mlmoravek mlmoravek added the bug Something isn't working label Aug 8, 2024
@mlmoravek mlmoravek changed the title fix(table): solve isRowChecked issue fix(table): solve an issue with isRowChecked prop Aug 8, 2024
Copy link

netlify bot commented Aug 8, 2024

Deploy Preview for oruga-documentation-preview ready!

Name Link
🔨 Latest commit 3517a28
🔍 Latest deploy log https://app.netlify.com/sites/oruga-documentation-preview/deploys/66b498a2b2c1080008d3f4cb
😎 Deploy Preview https://deploy-preview-1032--oruga-documentation-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@mlmoravek mlmoravek merged commit 9bcc478 into develop Aug 8, 2024
10 checks passed
@mlmoravek mlmoravek deleted the fix/table/checkable branch August 8, 2024 11:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant