🐛(frontend) invalidate queries after removing user

When we remove a user from the list of members,
we need to invalidate the user query for the
user to be found again.
We improve the error message when a user is
already a member of the document.
This commit is contained in:
Anthony LC
2024-10-14 17:57:22 +02:00
committed by Anthony LC
parent bc5dcb0ed5
commit 54fe6a2319
5 changed files with 22 additions and 3 deletions

View File

@@ -13,6 +13,10 @@ and this project adheres to
♻️(frontend) More multi theme friendly #325
## Fixed
🐛(frontend) invalidate queries after removing user #336
## [1.5.1] - 2024-10-10