Skip to content

WIP: Bug fixes#6

Draft
oyster wants to merge 1 commit intoea_mainfrom
bugfix-workspace-url
Draft

WIP: Bug fixes#6
oyster wants to merge 1 commit intoea_mainfrom
bugfix-workspace-url

Conversation

@oyster
Copy link
Copy Markdown

@oyster oyster commented Mar 17, 2026

Summary

Work-in-progress bug fixes. More coming.

So far:

  • Fix missing trailing slash in workspace URL prefix on the admin create workspace page (http://localhost:9999 eahttp://localhost:9999/ea)

🤖 Generated with Claude Code

The workspace creation form displayed the URL as
"http://localhost:9999 ea" instead of "http://localhost:9999/ea"
because WEB_BASE_URL lacked a trailing slash. Normalize the base
URL to always end with a slash before displaying it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant