I have a small bug in my app, not related to mirror sync that make the users land on a sync layout.
My main mistake was to use the sync layouts in some of my non sync related scripts.
So basically , while I'm investigating how some of the users get stuck there I would like to put a button over all the sync fields that would get the user back to the main menu.
Is it safe to put a button over the fields of the sync layouts ?
I would guess so but better be safe than sorry.