mycelium-ethereum / pools-client

Client interface for Perpetual Pools
pools-client.vercel.app
9 stars 18 forks source link

Add "Remove Pool from view" button to imported Pool rows #765

Closed rogue-hacker closed 2 years ago

rogue-hacker commented 2 years ago

Removes the imported Pool from the UI, store, localStorage and URL parameters.

https://mycelium-mex.atlassian.net/browse/POOL-88

Test with URL to import 2 custom Pools:

/trade/?show=0x09742eDDd5b54C8E2781A5db6B8576C31e882b4e&show=0x16712516f212f19A57566Da2122d7153A0E763b5

Previews

Dark:

image

Light:

image

Designs:

https://www.figma.com/file/gA9jQ5B6ZwWjGKBhGUFbKo/2.0-3.0-Pools?node-id=3425%3A210256

vercel[bot] commented 2 years ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
pools-client ✅ Ready (Inspect) Visit Preview Jul 20, 2022 at 4:06AM (UTC)
1 Ignored Deployment | Name | Status | Preview | Updated | | :--- | :----- | :------ | :------ | | **pools-client-v1** | ⬜️ Ignored ([Inspect](https://vercel.com/mycelium/pools-client-v1/BDEHrSZ1GFMeW79Ce3neVidd54EX)) | | Jul 20, 2022 at 4:06AM (UTC) |
netlify[bot] commented 2 years ago

Deploy Preview for v2beta-pools failed.

Name Link
Latest commit 3159104ad0f19d4c991dbb167533326e684a021e
Latest deploy log https://app.netlify.com/sites/v2beta-pools/deploys/62d74098d1d0e70008ce6a94
chrdevmar commented 2 years ago

Can you check if you get this weird yellow border on the left hand side of the screen when using this? only happens if I have pool addresses specified in the url

image