-
Notifications
You must be signed in to change notification settings - Fork 0
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
Redirect issue after new space creation #2561
Comments
@elatif2020 @danielr18 But currently on the dev environment, the backend returns data at the top level of the repsonse object: So I can't figure out if this is a BE or FE issue. |
I guess we are changing this with the removal of project circle. So probably we should change accordingly in the FE. correct ? @danielr18 |
@elatif2020 I created the draft PR with the fix - #2562. |
Redirect issue after new space creation #2561
Somehow after clicking "Create Space" button a new space is created but the form remains open. We should fix it and redirect the user to the newly created space.
The text was updated successfully, but these errors were encountered: