-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Labels
Description
If there are multiple CKEditor input fields on a single page, each field is auto-saved separately (which is good!)
However, if I make changes in several fields, then close the window and re-open it, I am presented with the same question several times in a row ("Would you like to compare content versions and choose which one to load?")
This isn't really helpful; better would be to ask this initial question only once per page.
Still better would be to show the diffs for all editors on the page in a single dialog.
dantio and TrollGamesInc