404 on removing a project
Created by: glmax
When you want to remove a project in its settings (/<owner>/<project>/edit
) and confirm the pop-up (where you have to enter the project's name), the project is deleted but you're not redirected to a different site automatically. Since the project is gone, the current site /<owner>/<project>/edit
does not exist anymore so you're getting a 404.
I think you should be redirected to /<owner>
or the dashboard.