Ensure usable and consistent behavior of history when using multiple tabs simultaneously #65
Labels
history
Related to state history (undo/redo and timeline)
needs info
The issue probably doesn't have enough information/ideas to be actionable at this time
Currently interacting with the editor in multiple browser tabs at the same time very likely results in a mangled history, so it's better not to do it.
It's probably fine if the second tab is just open without any editor actions (that are recorded), but any actions that are done will overwrite actions done in the first tab after the second one was opened.
What can be done?
The text was updated successfully, but these errors were encountered: