More persistent saving reminder?

My client has had trouble remembering to click the “Save” button at the bottom after entering info, the added info gets put into their browser cache, but the kind of small orange bar doesn’t seem to be doing it as far a UI goes for them.

-Anyone have any insight or suggestions on how to extend the Kirby panel so it alerts you with a popup dialogue when you try to navigate from a edited page?
Or even better the popup allows for a save?

You could just change the color of the bar to something more prominent with a custom panel style sheet.

I think that’s possible by using vue router guards and extending/overwriting the form buttons component.

1 Like