samizdapp / herakles

slaying the hydra of IP/NAT/DNS/TLS/AppStore
2 stars 1 forks source link

SAM-100 Refreshing the browser refreshes the whole page, not just the iframe #162

Open JoshuaCWebDeveloper opened 1 year ago

JoshuaCWebDeveloper commented 1 year ago

Metadata:

Original Estimate: 
Priority: High
Epic: SAM-98 WebRTC Transport & Secure Bootstrapping

When I refresh the browser on my laptop, the entire page refreshes, not just the frame.

In most cases, this is actually what we want to likely have happen. However, this presumably also happens when the users swipes down on mobile. Assuming this is the case, we probably want to override that gesture somehow and allow apps to register a onRefreshGesture handler. In the iframe case, it should just reload the iframe.