Skip to content

[Feature]: DetailsList should offer some onSelectAll callback #32305

Open

Description

Library

React / v8 (@fluentui/react)

Describe the feature that you would like added

Some onSelectAll callback that would be called when the select all checkbox is toggled. I think this is useful for differentiating between the user selecting all rows in the list and whether they toggled the select all checkbox. This distinction is important for lists where not all data has been loaded in yet. For my scenario, I would like to be able to determine whether new loaded data should be manually selected or not.

Have you discussed this feature with our team

Sean Monahan

Additional context

No response

Validations

  • Check that there isn't already an issue that requests the same feature to avoid creating a duplicate.

Priority

Normal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions