Just chucking this in here as we get closer to public release. Quite annoying for me and my users and wonder if anyone else has a use case that encounters this bug.
In Native, if you open a sheet whilst a sheet is open, it replaces that previous sheet, which then will become visible once the current sheet is hidden, all as intentioned. But an issue I am having, is that say you have a series of sheets one after another, and that final sheet you want to be the last, closing all previous sheets in a workflow doesnât really work. It closes some sheets, and not others. Thus u can see in the picture I have tried calling multiple âhide sheetsâ to combat this, but it still doesnât work.
An application like Uber per say uses âSeriesâ of sheets overlayed above a map. My application also follows this structure of following the user through a list of sheets to complete an âUploadâ. I can indeed âHide/Showâ each new sheet during navigation, but say I have a sheet that has 3 possible âto go toâ sheets, and those âto go toâ sheets have 3 âcome fromâ sheets, I have to set out variables to direct back to the correct sheet. Easier solution would be to allow sheets to flow in series, and have some sort of action âHide all sheetsâ.