...so that we can do a quick first search.
This is part of #1288.
The point is to have the project search on /admin/modules/install work like the instant search that's available on the List modules page (/admin/modules). Perhaps do an instant search from the local cache while a fresh list of more projects is fetched in the background?
GitHub Issue #: 
2193
  
Recent comments
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
Hi lloyddunn, the important thing is: don't mix up CKEditor "autosave" (client side) and node save. Node save means, that the current form gets validated and saved to the Backdrop...
Implementing autosave in Ckeditor 5
Thanks, that's very helpful
Where can I find webform submitted emails?