When a comparison is started from a fork and the user selects "Compare reverse", they can end up in the parent notebook after closing the compare view.
To Reproduce
Steps to reproduce the behavior:
Open a fork
Select "Compare fork" from the menu
Select "Compare reverse" from the toolbar
Close the compare toolbar
You're no longer viewing the fork, but the parent notebook.
Expected behavior
"Compare reverse" should retain the original context, so that closing the comparison returns to the fork.
Just logging this issue for posterity (and to encourage discussion). I don't think it can be "fixed", but it may offer some pointers for UI improvements.
Describe the bug
When a comparison is started from a fork and the user selects "Compare reverse", they can end up in the parent notebook after closing the compare view.
To Reproduce
Steps to reproduce the behavior:
You're no longer viewing the fork, but the parent notebook.
Expected behavior
"Compare reverse" should retain the original context, so that closing the comparison returns to the fork.