duality-labs / duality-web-app

2 stars 2 forks source link

fix: improve displayed token orders #544

Closed dib542 closed 4 months ago

dib542 commented 5 months ago

This fix corrects for some changes made in:

it is easy to confuse which token side is which on many of the app pages. Here i've attempted to keep tokenA as the left side and tokenB as the right side in both most places in code but also visually in the LiquidityChart, Orderbook components.

Previously: app testnet duality xyz_pools_NTRN_OSMO_add(4_3)

This change: localhost_5173_pools_NTRN_OSMO_add(4_3) (4)

github-actions[bot] commented 5 months ago

Deploy Previews

Testnet

Preview URL: https://172d93ec-53905363--duality-xyz-testnet.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-testnet/deploys/6616b3923651f0100bc049cd

Beta

Preview URL: https://172d93ec-53905363--duality-xyz-beta.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-beta/deploys/6616b3db040b5c0094eca8fd

github-actions[bot] commented 4 months ago

Deploy Previews

Testnet

Preview URL: https://0e545400-dc9df0b9--duality-xyz-testnet.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-testnet/deploys/6617c245eca2307c0f2585ec

Beta

Preview URL: https://0e545400-dc9df0b9--duality-xyz-beta.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-beta/deploys/6617c2901d46877ed677ccfd

github-actions[bot] commented 4 months ago

Deploy Previews

Testnet

Preview URL: https://da64b769-09988543--duality-xyz-testnet.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-testnet/deploys/661bea5fadfe097b104afdb0

Beta

Preview URL: https://da64b769-09988543--duality-xyz-beta.netlify.app Logs: https://app.netlify.com/sites/duality-xyz-beta/deploys/661beaaa0db87578beab842c

dib542 commented 4 months ago

:tada: This PR is included in version 2.6.1 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: