Navigation guards for refresh #24935
veryphatic
started this conversation in
Feature Requests
Replies: 2 comments
|
Hey @veryphatic are you still having this issue? Could you see if this suggestion #22677 is relevant to you? It seems to me like we could solve both problems that way. |
0 replies
|
HI @izucken yes I still experience this issue. I have worked around this by applying |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Describe the Improvement
I'm collecting data using a tablet, the overall experience is great, but some of my team are loosing their data when they accidently pull down to reload (or hit refresh in a desktop client). It usually occurs after a side panel opens up and they're trying to close it (for example using a related dataset or repeater), or when using accordion to scroll back up to the correct position.
The navigation guards for the back button work fine, but I'm wondering if it could be expanded for page reloads as well?
All reactions