I often wonder what the title of my block will be when I leave it as "Default". Can we pull that info from hook_block_view and display it on the back-end for users?

PR by @daggerhart: https://github.com/backdrop/backdrop/pull/1867
GitHub Issue #:
2665
Recent comments
It was the ProtectHome setting in the apache service which was the problem. I did this: systemctl edit apache2.service Then added this: [Service] ProtectHome=no...
Write Permission Problems on files, ../private and /tmp on my Laptop
@themetman Good to hear your solution. May be helpful for others in the future.
Write Permission Problems on files, ../private and /tmp on my Laptop
I don't have leaflet, but I have experienced random disappearances of the bar over the years. I quit spending time on it, but not before adjusting the css spacing, which did reduce the number of...
Disappearing administration bar. Is this a Leaflet or a Backdrop bug?