All release notes

v1.103.0

1 feature

Add member removal confirmation dialog in EditSpacePanel and SpaceMembersList

  • Implemented a confirmation dialog for removing members, enhancing user experience by preventing accidental removals.
  • Updated the handleRemoveMember function to set pending member details and trigger the confirmation dialog.
  • Refactored member removal logic to handle confirmation and provide appropriate success messages based on the action taken.