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

[Feature]: Auto refresh table data based perdiocally #1640

Open
anwarsalim08 opened this issue Mar 12, 2024 · 1 comment
Open

[Feature]: Auto refresh table data based perdiocally #1640

anwarsalim08 opened this issue Mar 12, 2024 · 1 comment

Comments

@anwarsalim08
Copy link

Description

I want to have the ability to choose a time interval in which the table will auto refresh for example every 10 seconds

Suggested Solution

adding timer selection next to the filter. in which when activated the timer will start a periodic interval.

Alternatives

No response

Additional Context

No response

@dziraf
Copy link
Contributor

dziraf commented Mar 21, 2024

You'd have to override list action component so that fetchData from useRecords hook is run in intervals.

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

No branches or pull requests

2 participants