bitshares / bitshares-community-ui

[Worker Proposal] Light and 100% Responsive, BitShares Community DEX/UI - based on Vue.js Framework
MIT License
16 stars 10 forks source link

Order book can't be popped out #408

Open sschiessl-bcp opened 5 years ago

sschiessl-bcp commented 5 years ago

A)

image

Other panels can be, e.g. my orders

sschiessl-bcp commented 5 years ago

B)

image

Is the OrderBook lazily loaded (it should be)? What I mean is that you only load what the user can see + a couple more, and lazy load more if the user ever starts scrolling the book

dls-cipher commented 5 years ago

B)

image

Is the OrderBook lazily loaded (it should be)? What I mean is that you only load what the user can see + a couple more, and lazy load more if the user ever starts scrolling the book

Ill get back to you on this one.

hisinbox commented 5 years ago

https://github.com/bitshares/bitshares-community-ui/issues/386

Please see the above issue to understand how we plan to improve the Order Book usability: add precision, remove scroll from minimized version, add expanded view with lazy load scroll