blocknetdx / BlockDX

Block DX v2.0 - A P2P Decentralised exchange, powered by Blocknet's XBridge Protocol
GNU General Public License v3.0
2 stars 3 forks source link

Order form module #4

Open shrnkld opened 1 year ago

shrnkld commented 1 year ago

Overview:


Build info:

Important points to note:

When advanced mode is toggled on

When advanced mode is toggled off

The slider position (eg the value) is linked to the input field value:

(TBD: value rounding methods and how we handle the calculations for input values to percentages etc)

Eg for above: when Quantity to buy = 100, then Min buy quantity = 10 and the slider is set to 10%.

https://scene.zeplin.io/project/63bc19e1d8ec139181f954b7

shrnkld commented 1 year ago

Image Image

Passed back to the dev to fix minor styling issues