User Story
As a press manager, I can navigate from a given journal's manager into the plugin interface and then into a stylesheet for a different journal.
This results in a URL that includes journal information for both journals. The page header also specifies a different journal than the journal specified in the card title:

This can make you think twice about which journal you are actually working on. And if the link is shared, the context of the previous page where you click on one journal in a list doesn't help you.
Proposed solution
Improve navigation and contextual cues by making three changes:
Alternatives
Rework the URL template tags in the menu template so that the user is redirected to the journal context for the appropriate journal before the rest of the URL is built.
Context
This may help with the implementation of #3
User Story
As a press manager, I can navigate from a given journal's manager into the plugin interface and then into a stylesheet for a different journal.
This results in a URL that includes journal information for both journals. The page header also specifies a different journal than the journal specified in the card title:
This can make you think twice about which journal you are actually working on. And if the link is shared, the context of the previous page where you click on one journal in a list doesn't help you.
Proposed solution
Improve navigation and contextual cues by making three changes:
Alternatives
Rework the URL template tags in the menu template so that the user is redirected to the journal context for the appropriate journal before the rest of the URL is built.
Context
This may help with the implementation of #3