Content
@
0 reply
4 recasts
4 reactions
Varun Srinivasan
@v
Frame Redirect Design: Redirect vs Payload We're considering two different approaches for implementing the redirects. Devs, which do you prefer and why? https://warpcast.notion.site/Frame-Redirect-Response-vs-Payload-da2bb0e4212a4664ade8d38751e416f7?pvs=4
22 replies
22 recasts
90 reactions
Joe Petrich 🟪
@jpetrich
Payload for the UX. The pop out to the URL will feel faster even if the webserver has to do its own redirect based on the signature. For multi-step frames, the URL can already be contextual based on a previous button event. Single step frames would need to handle the query parameter to use context. Fine trade-off imo.
0 reply
0 recast
2 reactions