bitshares / bitshares-ui

Fully featured Graphical User Interface / Reference Wallet for the BitShares Blockchain
https://wallet.bitshares.org
MIT License
517 stars 570 forks source link

[froooze][0.75] MY OPEN ORDERS clickable for trading input #2699

Open froooze opened 5 years ago

froooze commented 5 years ago

Is your feature request related to a problem? Please describe. I get the price from the BUY/SELL order book to the input fields, by clicking. This does not work with the MY OPEN ORDERS

Describe the solution you'd like MY OPEN ORDERS should also be clickable like the BUY/SELL ORDERS.

startailcoon commented 5 years ago

Good point, been thinking the same thing recently.

startailcoon commented 5 years ago

Task

froooze commented 5 years ago

Can I claim this?

sschiessl-bcp commented 5 years ago

Can I claim this?

You can if you really want to :) Exchange code / entanglement is a mess IMO

startailcoon commented 5 years ago

This shouldn't be to difficult to create, but I agree that it's a tangled mess in that department. It's yours if you want @frooze

froooze commented 5 years ago

My idea was to use the code from BUY/SELL order click?

startailcoon commented 5 years ago

My idea was to use the code from BUY/SELL order click?

Yes, that's the place to start. Use the callbacks used on the order book and apply to the my open orders component.

startailcoon commented 5 years ago

@froooze ping

froooze commented 5 years ago

@startailcoon: Is it ok, when I do a PR next week?