Posted by Wim Leers on October 26, 2012 at 10:59am
2 followers
Jump to:
| Project: | Edit |
| Version: | 8.x-1.x-dev |
| Component: | Code |
| Category: | task |
| Priority: | critical |
| Assigned: | Unassigned |
| Status: | closed (won't fix) |
Issue Summary
Depending on the final direction of #1137920: Fix toolbar on small screen sizes and redesign toolbar for desktop, we might be able to get rid of the Editbar entirely and move the necessary buttons into core's toolbar.
Comments
#1
Just for the sake of completeness: we should also get rid of the global used for this. @aspilicious rightfully called this out in #1824500-2: In-place editing for Fields.
#2
The edit module will still need to manage the contents and styling of the toolbar tray. ToolBar just provides a wrapper.
#3
This is already addressed in #1825474: Integrate the Edit module page actions into the D8 Toolbar (#1137920).