Skip to content

[FR] Use sessionStorage to keep track of the selected site in element indexes #8920

Closed Answered by brandonkelly
mmikkel asked this question in Ideas
Discussion options

You must be logged in to vote

This is now implemented for Craft 4 (bcb72b7). The selected site is tracked via a site query string param, which is now included in all generated control panel links on multi-site installs. Decided that would be better than sessionStorage because sessionStorage isn’t sharable, and doesn’t get sent to the server.

Replies: 5 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@brandonkelly
Comment options

Comment options

You must be logged in to vote
1 reply
@mmikkel
Comment options

Answer selected by brandonkelly
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Ideas
Labels
enhancement improvements to existing features authoring ✍️ features related to author experience
2 participants
Converted from issue

This discussion was converted from issue #6858 on June 22, 2021 06:28.