You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When creating a new project it is allowed to put a dot (.) to the name of the project. UI will allow it, but when the project is actually created there is no dot in the name
Steps to reproduce
Go to globe.dev and press 'create project'
Import any project repo from GitHub
Edit the project name to contain a dot (i.e. api.my-test-project)GitHub
Expected behavior
Either not allow it on UI, or use it in the name (and domain?)
Screenshots
No response
Additional context and comments
Note: Github allows to create repositories with dot in the name
The text was updated successfully, but these errors were encountered:
I'd also expect whatever name was used initially to match the one in created project. It shouldn't be very hard to validate project name upon creation.
Is there an existing issue for this?
CLI Version
N/A
Project ID
N/A
Description
When creating a new project it is allowed to put a dot (.) to the name of the project. UI will allow it, but when the project is actually created there is no dot in the name
Steps to reproduce
Expected behavior
Either not allow it on UI, or use it in the name (and domain?)
Screenshots
No response
Additional context and comments
Note: Github allows to create repositories with dot in the name
The text was updated successfully, but these errors were encountered: