Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating space with existing name #411

Open
KarimChabrak opened this issue Feb 7, 2023 · 0 comments
Open

Creating space with existing name #411

KarimChabrak opened this issue Feb 7, 2023 · 0 comments

Comments

@KarimChabrak
Copy link
Contributor

When user try to create a space with a name of an existing space he get a clear message asking to change the name.

But when creating a campaign with a title corresponding to an existing space name, they get an error message which is not clear for user. I propose to show a user friendly message that asks user to change "space name".

image

Issue when creating a campaign

image

Error message
{
"url": "/space/beyond-borders/xcoin/funding/new?challengeId=54",
"status": 400,
"response": {
"error": true,
"message": ""
},
"textStatus": "error",
"xhr": {
"readyState": 4,
"responseText": "{"error":true,"message":""}",
"responseJSON": {
"error": true,
"message": ""
},
"status": 400,
"statusText": "Bad Request"
},
"dataType": "json",
"error": true,
"message": "",
"errorThrown": "Bad Request",
"validationError": true
}

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

No branches or pull requests

1 participant