sushiswap / sushiswap-interface

🍣 An open source interface for the SushiSwap Protocol
https://app.sushi.com
374 stars 704 forks source link

Outdated BentoBox link, leads to 404 #860

Open 0xMaka opened 2 years ago

0xMaka commented 2 years ago

Screenshot_2022-07-13_14-05-29.png

Steps to reproduce: Navigate to the limit order book Follow the BentoBox link

Actual result: Page not found Expected result: Portfolio page


Source URL: https://app.sushi.com/limit-order/open?chainId=1

Issue details: Open in Marker.io

Console: 📃 0 logs

BrowserChrome 103.0.5060.114
Screen Size1680 x 1050
OSWindows 10.0.0
Viewport Size1291 x 797
Zoom Level100%
Pixel Ratio@​1x
0xMaka commented 2 years ago

Effected pages: https://github.com/sushiswap/sushiswap-interface/blob/eba08bec8af0562f45a7e25da0e9f8e1f4959d3a/src/features/legacy/limit-order/CompletedOrders.tsx https://github.com/sushiswap/sushiswap-interface/blob/68d7f8aa0d36fc35d5d422ce5331b8348de8923e/src/features/legacy/limit-order/OpenOrders.tsx Effected area: image Rough fix: Link href={/account?account=${account}}