tokamak-network / tokamak-bridge

An interface designed to bridge assets between Titan and Ethereum chains.
https://app.bridge.tokamak.network
2 stars 0 forks source link

[Cross Trade - Frontend & Backend bugs]: The Price part changes on its own, regardless of what is entered #153

Open mandoopapa opened 2 weeks ago

mandoopapa commented 2 weeks ago

Can you specify where the bug exists?

Cross Trade Liquidity page

What happened?

While doing some testing in Liquidity, I realized that the decimal part of the price is automatically changed.

I've attached it as a GIF to make it clearer.

녹음-2024-09-04-092012

  1. if Price is a decimal. First, pressing + above a certain value will not change it. In the image, you can see that pressing + above 0.9996## will not make it 0.9997.

  2. if the Price is a decimal, you can see that after dragging to check the back digit, clicking on an empty place will randomly change the existing number. It doesn't seem to be random, and it decreases by 0.0001 increments.

Suggestions

What browsers are you seeing the problem on?

Chrome

Relevant log output

No response

Upload any screenshots to aid with explaining the bug.

Upload image here

suahnkim commented 2 weeks ago

As this report is specific to uniswap v3 pools and not about cross trade, please note that it is not possible to get rewards for this.

mandoopapa commented 2 weeks ago

I didn't realize it wasn't related to cross trade, thanks!