Hiya guys, what’s another way to close a modal window other that linking back? Right now if the my users scroll down the screen and pop up a modal, when it’s closed it jumps back to the top of the current screen, this is jarring and somewhat annoying when trying to progress through info.
Hello! I think there is no cleaner way to close a modal other than linking back. But in Web Apps scroll position is not preserved while on native sides yes. So just do your native build and you will be fine