Description of the need The ability for a site builder to check a box and make a block into an accordion to save space on the page.
This came up with the new welcome block being proposed for the dashboard #3994. I think it would be great if the welcome block could be closed and why not provide this option for other blocks. I think it would be especially useful on the dashboard.
Alternatives that have been considered Is there a contributed module that accomplishes this?
I don't remember if I've used it. But there is at least one Drupal 7 contrib module that does this: https://www.drupal.org/project/accordion_blocks
...if not, then create a request for it to be ported: https://github.com/backdrop-ops/contrib/issues/349
Recent comments
Thanks!! Easiest for me to just give permission for anon users to see the admin theme. That worked. It's just for this one page.
Link field in a Content Type is malformed for annonymous user- Permission issue?
It looks like the screenshot of what you show it should look like is the admin theme whereas what they see is the front end theme. By default, such users won't have permissions to see the...
Link field in a Content Type is malformed for annonymous user- Permission issue?
I've added a new recipe. The recipe has no PHP code. It has two module dependencies (one of those depends on another contrib module and both depend on core modules that are normally enabled)...
The Future of Configuration Recipes for Backdrop CMS