DucaturFw / ducor-frontend

Ducatur Oracles Frontend
1 stars 2 forks source link

Extra columns should only appear after completing prevous step #4

Closed zlumer closed 6 years ago

zlumer commented 6 years ago

E.g.: Data provider should only appear after user selected Currency pair. Contract settings should only appear after user selected Data provider. Generate button should stay disabled until the last step (becomes enabled when contract settings appear).

image

MaxSvargal commented 6 years ago

This states don't isset on prototypes. No state for main button. No state for column then they disabled.

zlumer commented 6 years ago

Mostly done in #18, now we only need to disable the Generate button.

MaxSvargal commented 6 years ago

https://github.com/DucaturFw/ducor-frontend/issues/20