Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Table: Infinite scrolling #285

Closed
mukuljainx opened this issue Aug 18, 2020 · 1 comment
Closed

Table: Infinite scrolling #285

mukuljainx opened this issue Aug 18, 2020 · 1 comment
Labels
wontfix This will not be worked on

Comments

@mukuljainx
Copy link
Contributor

Summary

Just like the async table fetches data when page changes in infinite scrolling it can fetch when few rows are left which can have some default and changeable through props.

Basic example

<Table
    {...props}
    infiniteScroll
/>

Motivation

Some pages have infinite scrolling, like the Care protocol audit

@satyamyadav
Copy link
Collaborator

@mukuljainx As per our discussion with design team, table will not have infinite scroll capability. Design team will coordinate with your designer and update design for you, hence closing this request.

@satyamyadav satyamyadav added the wontfix This will not be worked on label Aug 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants