-
Notifications
You must be signed in to change notification settings - Fork 14
Conversation
@xx-db please review when you have a moment |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Assuming you already manually tested those
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks nice, can you double check the invalidations are working properly?
@yc-shawn yes they have been tested and working as expected |
@Romanize everything is working as it was before, but I noticed the tree view browser is not updating after any of the |
Going to merge this and circle back to the issue of refreshing the tree view. I haven't been able to find a solution. |
Removing all
onSuccessCallback
parameters in hooks, they are not needed and can be handled in mutationonSuccess
instead.