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

Missing invalidate query statements #138

Open
alereca opened this issue Aug 9, 2024 · 1 comment
Open

Missing invalidate query statements #138

alereca opened this issue Aug 9, 2024 · 1 comment

Comments

@alereca
Copy link
Contributor

alereca commented Aug 9, 2024

When performing some mutations data displayed is not updated, consequently that indicates missing queryClient.invalidateQueries({ queryKey: [...] })

@alereca alereca converted this from a draft issue Aug 9, 2024
@alereca alereca moved this from 📋 Backlog to 🏗 In progress in universiteams-front Aug 14, 2024
@alereca
Copy link
Contributor Author

alereca commented Aug 28, 2024

For example:
image
When accepting a project join request, the number of requests should decrease by one (drop to 0 if there are no more).

Also, member list should be updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant