Skip to content
Snippets Groups Projects
Commit e8ccc872 authored by Andreas Fernandez's avatar Andreas Fernandez Committed by Frank Nägler
Browse files

[TASK] Store tab menu states in sessionStorage

The tab handling now utilizes the BrowserSession module to store the tab
menu states in the browser's sessionStorage. These values get removed
after the browser's session is closed with renders the manual expiry
handling obsolete.

Additionally, all previously in localStorage stored states get removed
as they are not required anymore.

Resolves: #91591
Releases: master
Change-Id: Id9fa0560cfa2b186cecaf5671f27b698a45d141c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64784


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Tested-by: default avatarFrank Nägler <frank.naegler@typo3.org>
Reviewed-by: default avatarBenjamin Kott <benjamin.kott@outlook.com>
Reviewed-by: default avatarFrank Nägler <frank.naegler@typo3.org>
parent 5e018b81
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment