client-web icon indicating copy to clipboard operation
client-web copied to clipboard

Redirect and refetch on Invitation accepted user action

Open bobbykolev opened this issue 9 months ago • 0 comments

https://github.com/alkem-io/client-web/issues/5813

On invitation Accept -> refetchPendingInvitations & try to navigate to the Space; On invitation Reject -> refetchPendingInvitations & open back the pending memberships Dialog;

The changes were applied to the Dashboard Widget's Pending Memberships and the User Menu's Pending Memberships.

There's one more place with similar logic -> Apply button on top of the Space. There's no need for redirection there.

bobbykolev avatar May 17 '24 14:05 bobbykolev