Tabs disappear when scrolling (tabbed) page

I’m using tabbed pages like many do.
Ever felt annoyed by the tabs row disappearing when you scroll on a tabbed page?

@JustinG @florian-h05 sorry for asking right away you, do you know how to make the tab row stay?

I’d think that long term, it should be configurable behavior so I’ve requested that here

This setting is currently not configurable:

the hide-bars-on-scroll attribute of the page is set in the main page vue file. The only current way to remove that attribute would be some severe intervention such as a javascript reverse proxy hack.

I threw this together “quick and dirty”. It does seem to work though: