There has been a long-standing problem with Drupal sites that the publish/unpublish option is tied to the "Administer nodes" permission. In most cases users who should be allowed to publish/unpublish nodes are not also intended to administer all content on the site, but with core alone that is the only option.
Drupal contrib module that solves this problem" - Override node options
GitHub Issue #:
815
Recent comments
It sounds like a CSS/JS bug in the Layouts UI: when the "Add block" row is hidden with display:none, its help/description element isn’t being hidden together. 🔧 Things to try...
Add blocks filtering problem
It is an admin theme that's based upon the bootstrap 3. Maybe it's missing a piece to act as an admin theme?
Add blocks filtering problem
Thank you, Martin and Olaf! I had a feeling that there might be something out there already :) I will check all three options (I will look at porting modules) and report back which one...
Filter by text in "message" in /admin/reports/dblog