chef-workstation icon indicating copy to clipboard operation
chef-workstation copied to clipboard

POC/Spike: Multi step wizard in GUI

Open skkprogress opened this issue 2 years ago • 0 comments

**Context: ** To make the user experience more GUI focused we need to create capabilities that let us have a guided wizard setup. The purpose of this ticket is to understand what it takes to build one in the electron app code base

Acceptance criteria: A proof of concept that performs the following

  • [x] A multi step wizard
  • [x] User should be able to both forward and backward. Any data provided should be preserved
  • [x] We should be able to accept inputs of all kinds in each step
  • [ ] The input content provided by users should be translated into chef commands as required

skkprogress avatar Nov 30 '21 08:11 skkprogress