Description of the need
When a Views' setting (e.g. Header) has been overridden for the current display, it's not easy/obvious how to revert it to match the other displays, especially if it's empty.
For example:
- Create a new view
- Go to
/admin/structure/views/add - Enter a name then click 'Continue & configure'
- Go to
- Override the header
- Click 'Add' next to Header
- Change For to 'This page (override)'
- Tick 'Global: Text area' and click 'Add and configure header'
- Click 'Apply (this display)'
- Click 'Global: Text area' under Header
- Click 'Remove'
The header is now overridden, but empty. The only option is 'Add', but if we click that and then change For to 'Revert to default' and click 'Add and configure header', nothing happens. So we need to add something first, but even then we need to go to the second screen where we configure whatever we added before the 'Revert to default' option takes effect.
Proposed solution
I propose adding a new option to the drop-button for reverting to default:

This would only be available for overridden settings obviously.
Recent comments
No problem, let's see how it evolves. I'd be happy to provide a suggested version if i could. I will keep that in mind and try learn this hook chain hopefully very soon. I will...
File hashing uploads made through TinyMCE
I could request hashing support, but that's the lazy way 🤣 I would appreciate it if you as an active maintainer would 'officially' add a hashing support...
File hashing uploads made through TinyMCE
Hi, i understand the updating obstacle - not worth mentioning - hence it is a wacky (but working) patch until i know what to do. :-) One of my biggest wishes is to understand the hook...
File hashing uploads made through TinyMCE