Ticket #588 (closed: fixed)

Opened 3 years ago

Last modified 2 years ago

Start Here wizard forms show the menu

Reported by: gregory Owned by: gregory
Milestone: Proteios SE 2.9 Keywords:
Cc:

Description

Each step of the Start Here wizard shows the menu if the user hits Enter instead of clicking the button.

Change History

comment:1 Changed 3 years ago by gregory

  • Status changed from new to assigned

comment:2 Changed 3 years ago by gregory

  • Milestone changed from Proteios SE Future Release to Proteios SE 2.8

comment:3 Changed 3 years ago by gregory

(In [3319]) Refs #588. Fixing first couple of steps. Having trouble with the LabeledExtract? step though.

comment:4 Changed 3 years ago by gregory

  • Milestone changed from Proteios SE 2.8 to Proteios SE 2.9

comment:5 Changed 2 years ago by gregory

(In [3409]) Refs #588. script.js method addField(...) searched the entire document which resulted in an error in pages with multiple forms. It's been changed so it searches only the given form before adding a new field. This resolved the problem with wizzard LabeledExtract? step. Though step 7 still shows the menu.

comment:6 Changed 2 years ago by gregory

  • Status changed from assigned to closed
  • Resolution set to fixed

(In [3410]) Fixes #588. Last step of wizard now also hides the menu.

Note: See TracTickets for help on using tickets.