Skip to content

React Activity option for hidden columns #817

Description

@bdotsamir

Is your feature request related to a problem? Please describe.
No, not a problem necessarily, just an design choice.

Describe the solution you'd like
Would be nice if there was an option for hidden columns to use the React 19.2 <Activity> component instead of just returning null. This may seem a little cursed but my use case lends itself towards data fetching within each row, and having all of that refetch (even with a cache) when hidden gets toggled is not ideal.

Describe alternatives you've considered
Architectural rework in my application 😆

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions