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

feat(datagrid): add ability to use custom select all logic #1724

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

kevinbuhmann
Copy link
Member

@kevinbuhmann kevinbuhmann commented Mar 4, 2025

PR Checklist

Please check if your PR fulfills the following requirements:

  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • If applicable, have a visual design approval

PR Type

Feature

What is the current behavior?

No ability to implement custom select all logic.

Issue Number: CDE-2588

What is the new behavior?

Applications can provide custom select all logic. This can allow applications to select items that are aren't loaded yet or control how select all works across multiple pages of items.

Does this PR introduce a breaking change?

No.

Copy link
Contributor

github-actions bot commented Mar 4, 2025

👋 @kevinbuhmann,

  • 🙏 The Clarity team thanks you for opening a pull request
  • 🎉 The build for this PR has succeeded
  • 🔍 The PR is now ready for review
  • 🍿 In the meantime, view a preview of this PR
  • 🖐 You can always follow up here. If you're a VMware employee, you can also reach us on our internal Clarity Support space

Thank you,

🤖 Clarity Release Bot

@kevinbuhmann kevinbuhmann marked this pull request as ready for review March 4, 2025 20:13
@kevinbuhmann kevinbuhmann force-pushed the kevin/datagrid-custom-select-all_cde-2588 branch from d518b64 to aacaa5c Compare March 4, 2025 20:19
@kevinbuhmann kevinbuhmann force-pushed the kevin/datagrid-custom-select-all_cde-2588 branch from aacaa5c to 5b60afd Compare March 4, 2025 20:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants