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

fixed:#527 Home : Reload button for all the tables #605

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

VAIBHAVSING
Copy link

@VAIBHAVSING VAIBHAVSING commented Mar 11, 2025

fixes#527 reload button by adding a state variable reload and addition it to useEffect dependency

@heliocastro
Copy link
Contributor

@VAIBHAVSING Sorry to be late on this one, but we have a common table component. Does it make sense add this in the single component instead of add on each table. You added on home, but technically this is valid to any tabled through the entire application.

@VAIBHAVSING
Copy link
Author

@heliocastro how can i reload home component from child component
ex: when user clicks on reload button in MyProjectsWidget in how can i fetch data from api.
Or can i create common table component component

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