I ran into a problem on a Drupal 7 site yesterday where the permissions for "Manage fields" and "Manage display" were not handled consistently across different entity types - creating a very confusing experience for users.
My use case: I wasn't able to determine which permission I needed to grant to allow a role access to manage fields on files entity.
Fortunately, I stumbled across this excellent module which lead me to this Drupal core issue where they are also working on the problem.
I would love to see the same fix for Backdrop.
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