stack icon indicating copy to clipboard operation
stack copied to clipboard

Hide "Leave Team" Button for Default Teams & Allow "Team" Terminology Customization

Open Hitesh-Sisara opened this issue 11 months ago • 0 comments

Our application is structured similarly to Jira, where users must belong to an organization(team):

  • All users must be part of a team to use the application
  • Subscriptions and permissions are managed at the team level
  • we have turned on Automatic Team Creation feature

Issue

When users leave their automatically created team (Default team):

  • They lose access to their subscription and core functionality
  • This breaks the app's fundamental team-based structure

Also, some organizations prefer terms like "Organization" or "Project" instead of "Team".

Proposed Solution

  • Add option to hide "Leave Team" button for automatically created teams
  • Add setting to customize terminology (Team → Organization/Project)

These changes will prevent accidental loss of access while providing better terminology flexibility.

Image

Hitesh-Sisara avatar Feb 22 '25 09:02 Hitesh-Sisara