Skip to content

Creating space with existing name #411

Description

@KarimChabrak

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
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions