What is the bottom bar in backoffice called? It's disappearing on nested editing!

I wonder if anyone know the proper name/term for the bottom bar in the backoffice view, the one that has the close/save/save & publish etc.

We have encountered a bug (latest Umbraco 17.6.2 and earlier) when editing content on at least 5 levels of nesting. The bar just disappears visually, the buttons are still clickable.

Before spending time on creating a reproduction scenario I’d like to try and search github for existing report, but I’m just not sure what to search for :smiley:

If I open up devtools and disable then reenable box-sizing css attribute on the element it stays visible :person_shrugging:

Hi @karlmacklin

It’s the workspace footer.

Justin