webcontainer-core icon indicating copy to clipboard operation
webcontainer-core copied to clipboard

eam Creation Button Active but Non-Functional in Bolt.new Team Workspace UI

Open sekulee-crypto opened this issue 1 month ago • 3 comments

Describe the bug

I am unable to create a new team or transfer my existing personal project to a team workspace within the Bolt.new environment, despite successfully authenticating as an Admin user. The "Create Team" button is clickable but produces no result, error message, or loading indicator. The app currently shows "No teams yet," but the team creation API appears to be silently failing.

Link to the blitz that caused the error

https://stackblitz.com/edit/sb1-c9uunjkb?file=.vscode%2Fsettings.json

Steps to reproduce

Open the linked project and wait for the application to boot up in the browser preview pane.

Follow the on-screen instructions to sign in to the SoulMap app as a required user (e.g., enter the Display Name "Admin").

The app transitions to the "SoulMap Teams" UI, showing "Welcome back, Admin" and the message "No teams yet."

Click the + Create Team button (or the Create Your First Team button) to open the team creation form.

Enter a new Team Name (e.g., "Development Team") and a Description.

Click the final Create Team button.

Expected behavior

The system should create the new team and automatically load the new team workspace, or display a success message confirming the team's creation.

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 141.0.0.0
Major version = 141
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/141.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 73122891,
  "usedJSHeapSize": 69589295,
  "jsHeapSizeLimit": 4294705152
}
Hash = cf284e50

Additional context

No response

sekulee-crypto avatar Nov 11 '25 23:11 sekulee-crypto

We noticed that the project you shared is not public. Please change the visibility of the project to either secret or public.

github-actions[bot] avatar Nov 11 '25 23:11 github-actions[bot]

We noticed that the project you shared is not public. Please change the visibility of the project to either secret or public.

Done

sekulee-crypto avatar Nov 11 '25 23:11 sekulee-crypto

Solved

sekulee-crypto avatar Nov 11 '25 23:11 sekulee-crypto