ephemeraHQ / xmtp-inbox-web

XMTP Inbox web chat app
https://dev.xmtp.chat
MIT License
33 stars 40 forks source link

Bug: Frames not using the button post_url #461

Closed neekolas closed 1 month ago

neekolas commented 1 month ago

Describe the bug

In the Open Frames standard, there is a hierarchy of which URL a button click should post to. If the button itself has a post_url defined that should be used instead of the frame-level post_url. It seems that our implementation isn't doing that.

Expected behavior

Button clicks should always URL as defined in the standard

Steps to reproduce the bug

No response