Skip to content

Conversation

@Asuraking1n
Copy link

@Asuraking1n Asuraking1n commented Dec 19, 2024

Live URL: https://lighthearted-kelpie-ae3762.netlify.app/

This update adds four important features to the table component: pagination, testing search and ts support.

  1. Pagination:
    The table can now show a limited number of rows per page. Users can navigate through multiple pages to view more data.

  2. Search:
    A search bar has been added to filter the table data. Users can search across all columns, and the table will show only the rows that match the search query.

  3. Testing:
    Very basic testing

  4. Typescript support:
    These components are highly typed

@Asuraking1n Asuraking1n reopened this Dec 19, 2024
@Asuraking1n Asuraking1n changed the title Feature/Add Pagination and Search Functionality to Paginated Table Component Feature/Add Pagination, Search, testing with typescript support Dec 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants