interface
interface copied to clipboard
feat(iframe): iframe ui updates
- update for hiding components when app rendered witin iframe
- example here: https://jsfiddle.net/ianlapham/hme9ucr7/12/
This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.
🔍 Inspect: https://vercel.com/uniswap/uniswap-interface/rCiwWZvHUfT2GpFyB99icG5Z17Pa
✅ Preview: https://uniswap-interface-git-iframe-updates-uniswap.vercel.app
note that these two changes (domain detection and iframe detection) will make our integration tests less reliable for catching issues. we should either a) increase the scope of our integration tests to include both app.uniswap.org and localhost:x + iframe/non-iframe, or b) only test one domain and try to make the iframe stuff work responsively for all devices
Yo we have a direct use case for this fix, I was wondering if there is any update on when this could be pushed.
it seems that this could change the game for us! @moodysalem