Skip to content

Fix back button not showing on layered page headers on mobile

Devin Lin requested to merge work/fix-layer-page-nav-mobile into master

Before: image

After: image

I need some validation that this is the correct approach though, because I am confused on what caused this (this wasn't a problem on release versions of Kirigami). Basically if there are any pages on the layers stack have the back button rather than there needing to be 2 or above.

Merge request reports