We need to add browser tabs sync in the Editor (and on other parts of the site probably).
The reason: e.g, we have a list of Materials in the editor in 2 tabs. When we remove a Material in the 1st tab - the Material will still exist in the 2nd tab (until we fully will reload the 2nd tab).
We need to add browser tabs sync in the Editor (and on other parts of the site probably). The reason: e.g, we have a list of Materials in the editor in 2 tabs. When we remove a Material in the 1st tab - the Material will still exist in the 2nd tab (until we fully will reload the 2nd tab).
Suggestion: https://www.jameslmilner.com/post/tab-state-service-workers/ (we already use Service workers in code sandbox editor).
Priority: low.