Problem/Motivation
The Outside In prototype introduced in #2753941: [Experimental] Create Outside In module MVP to provide block configuration in Off-Canvas tray and expand site edit mode allows a user to configure page elements in context. Something very frustating happens when trying to edit the page title.
This is partly an existing usability issue with the page title block (the title and display title make no sense for that block), but it's made much worse with the introduction of a module that lets me click on those words and get a sidebar to do everything but change those words. There are several problems:
- The "Display title" checkbox makes no sense for this block.
- The "Display title" checkbox does not display the thing in the title box for this block.
- The contents of the title box are ignored.
- When I click on this, I don't actually want to configure this block at all. I want to edit the node title!
Proposed resolution
TBD
We might even just want to disable Outside In for this block until we can present the user with content Quick Edit by clicking on it as well.
Remaining tasks
Needs design, usability review, implementation, etc.
User interface changes
TBD
API changes
TBD
Data model changes
TBD