Own/shared project choice doesn't change URL #53546
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The choice between 'own projects' and 'shared projects' on
/p/
isn't reflected in the URL. As a result, the page cannot be reloaded after leaving a project; as a result of that, when leaving your only shared project, an empty list is shown instead of the "No projects shared with you... yet!" indication that would appear after reloading.Changing things on the fly with JavaScript is nice, but we should make sure it's always consistent with a reload of the page.
Added subscribers: @dr.sybren, @pablovazquez, @fsiddi