It would be useful if we had a global concept of storage state, for all modules and systems to use consistently. For example, a view can be custom, default, or overridden. So can a layout. So can anything else that's exportable, like an image style!
Right now views uses constants for these things (VIEWS_STORAGE_OVERRIDE, VIEWS_STORAGE_NORMAL) but it would be good if we didn't need to use these constants for other unrelated things, like layouts or image styles. It would also be good if they were not these silly constants (integers) but were instead strings, like "custom", "default", or "overridden".
Recent comments
I used the address field module, the field type is called 'address'. I see there also exists the address module which requires the address field module. Neither lists any jQuery version...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?
A quick idea: did you use "Address" or "Address field"? Important difference. Because if you used the latter, I'd suggest to get that out of the mix. Its maintenance is... ehm. And yes,...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?
I'm surprised the problem did not reproduce for you. I didn't use Geocoder. I hardly ever do, unless I need proximity search. You did a lot of things I never do with Leaflet...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?