Closed michelleif closed 3 years ago
The approved fix for this is to remove the active template from the URL (that is, deprecate the functionality). The Dashboard makes it no longer necessary.
created new ticket #2895 requesting display of template ID so that user can know unambiguously what template they're using, and copy/paste it to refer someone else to it
if #2990 is implemented, this will be fixed
fixed by #2990
from Resource Templates, open pcc:bf2:Monograph:Instance template on stage
template opens in Editor and URL of application is https://stage.sinopia.io/editor/pcc:bf2:Monograph:Instance as expected
return to Resource Templates tab and open pcc:bf2:Monograph:Work as expected, there are now 2 tabs in Editor, the one you just opened (Work) is highlighted, and URL is https://stage.sinopia.io/editor/pcc:bf2:Monograph:Work
Click over to Instance template tab. The URL remains https://stage.sinopia.io/editor/pcc:bf2:Monograph:Work instead of switching to ...:Instance, which is now the active tab.
Click Close to close the active tab (...Instance). The URL is now https://stage.sinopia.io/editor with no template in the URL
We aren't able to consistently display the URL of the active template when user has multiple tabs open.