Skip to content

Implement useGetList hook #34

@batmaster

Description

@batmaster

Implement the useGetList hook for fetching paginated data lists. Requirements: Fetch paginated data lists with filtering, sorting, and pagination support. Implementation: Create useGetList hook with pagination logic, Add filtering capabilities, Add sorting functionality, Integrate with data provider, Add error handling and loading states. Testing: Unit tests for useGetList hook, Test pagination logic, Test filtering and sorting, Test error handling. Priority: High, Category: Data Hooks, Status: To Do, Estimated Effort: 3-4 hours, Dependencies: Data Provider interface

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions