KomodoPlatform / komodo-wallet

Komodo Wallet
https://app.komodoplatform.com
GNU General Public License v3.0
240 stars 208 forks source link

[BUG]: Orderbook scrolling losing focus #2145

Closed tonymorony closed 1 week ago

tonymorony commented 1 year ago

cf: https://github.com/KomodoPlatform/atomicDEX-Desktop/issues/2116#issuecomment-1334569501

cipig commented 1 year ago

after switch of pairs or switch from Portfolio/Wallet to DEX, asks (red) should be scrolled to bottom, while bids (green) should be scrolled to top

same applies to "Best Orders"... please scroll to top, so best offers are always visible without scrolling

himu007 commented 1 year ago

as i can see the other issue is marked closed. thanks @cipig for pointing out this one. i've taken 2 screenshot to make it better understanable. the first picture shows the issue and 2nd one is how it should be. both screenshot taken from same orderbook at the same time.

1 2 This is how it should be without user scrolling to the bottom of sell side of orderbook (red ones). this issue occurs when user clicks on DEX tab and any orderbook is displayed.

it also occurs different times when user has placed an order for swap.

smk762 commented 1 year ago

(https://user-images.githubusercontent.com/8881040/212375530-6d0026c6-bc48-4fe4-b979-2a3b854d351f.png) This is how it should be without user scrolling to the bottom of sell side of orderbook (red ones). this issue occurs when user clicks on DEX tab and any orderbook is displayed.

Ordering has been solved :heavy_check_mark:

Inconsistent scrolling appears to still be present for the top half of the orderbook :no_good: