Skip to content

chore: move usePagination hook outside GenericTable folder #39997

@ryaverma

Description

@ryaverma

Issue

The usePagination hook is currently located inside the GenericTable component folder at:
packages/ui-client/src/components/GenericTable/hooks/usePagination.ts

However it is a general-purpose pagination hook used by 90+ components across the codebase and is not specific to GenericTable. This is flagged with a TODO comment: // TODO: Move usePagination outside from GenericTable folder

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: featurePull requests that introduces new feature

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions