Skip to content

CE-2416: implement initial name registration wizard

Christina Jenks requested to merge CE-2416-yer-a-wizzard-harry into main

Implements the name registration wizard, with limitations:

  • does not use/display a tree structure (maybe later we can use mneumonic path?)
  • some visual flickering as the index table updates
  • updating the system/device inputs on the bottom of the form does NOT update the search inputs above, as this creates a painful loop and difficult to follow code

Closes CE-2416

Merge request reports