bitshares-community-ui
bitshares-community-ui copied to clipboard
Order book can't be popped out
A)
Other panels can be, e.g. my orders
B)
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
B)
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.
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