Project

General

Profile

bug #6520

Updated by Andreas Müller about 7 years ago

Current wizard has several issues: 

  * don't call it wizard, it is only 1 form, call it dialogue, form or what ever is suitable 
  * it is often very large in hight, e.g. it takes the complete hight of the screen with a lot of empty space between "Open in Editor" and Finish/Cancel buttons 
  * Better handling of "Open in Editor". Best solution: use 3 buttons "Finish", "Open", "Cancel". Maybe we should also remove this for editing the node, as it is only relevant for creation where you usually want to edit the taxon afterwards 
  * Use same space between components (e.g. between "Taxon" and "Taxon is unplaced" there is less space then between other components 
  * Use separators, e.g. between "Related persons and teams" and other components 
  * Use indentation for "Excluded Notes" 
  * Disable Excluded Notes if "Taxon is excluded" in a way that it is obviously disabled (e.g. make label and text box grey) 
  * Put checkboxes together (Taxon is unplaced and Taxon is excluded), e.g. by moving "Related persons or teams" down 

 ![](NodeWizard.PNG) 

Back