Jun 15
Rename Workspaces
Problem
Currently, users can rename individual sheets, but they cannot rename a workspace after it has been created.When users want to change a workspace name, their only option is to delete the workspace and create a new one, which is time-consuming and may result in unnecessary friction or loss of organization.
Proposed Solution
Allow users to rename a workspace directly from the workspace settings or context menu.
User Story
As a user, I want to rename my workspace so that I can keep it organized and up to date without having to create a new workspace.
Acceptance Criteria
Users can rename an existing workspace.The rename action is accessible from the workspace menu/settings.The new workspace name is updated immediately throughout the application.Renaming a workspace does not affect its sheets, data, permissions, or sharing settings.Validation rules (e.g., maximum length, restricted characters) remain consistent with workspace creation.Expected OutcomeReduce friction in workspace management and eliminate the need for users to recreate workspaces solely to change their names.
Planned