This is a follow-up to https://github.com/backdrop/backdrop-issues/issues/3911#issuecomment-184...
If we are to add a list of modules that have been disabled, then I would like us to also add a list of modules that have been enabled. If we are to add such a list, it would need to go in the "options have been saved" message. Having the list hidden in a more/less toggle is a personal preference (so that the messages aren't too lengthy). [H/T @klonos]
Using a more/less toggle will be most easily done when #5090 is merged into core, so that issue is a blocker for this one.
Recent comments
Another contrib module came to my mind: Save & Edit. Of course, that's also not what you had in mind - it saves to the server. But it can be helpful when the network the author's...
Implementing autosave in Ckeditor 5
... Autosave module that you mentioned, but it saves to the database I thought, that's what you're after. I am looking for is to save to localStorage...
Implementing autosave in Ckeditor 5
Thanks for your prompt reply. I tried the Autosave module that you mentioned, but it saves to the database, and the behavior I am looking for is to save to localStorage, in other words,...
Implementing autosave in Ckeditor 5