Coinsence / meta

General Info and Improvement Proposal repository
1 stars 0 forks source link

Creating space with existing name #411

Open KarimChabrak opened 1 year ago

KarimChabrak commented 1 year ago

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 }