Opened 8 years ago

Closed 7 years ago

#286 closed enhancement (implemented)

Improve the navigation within the flight wizard

Reported by: István Váradi Owned by: István Váradi
Priority: minor Milestone: MAVA reMAke
Component: gui Keywords:
Cc:

Description

As the possible routes within the flight wizard get more complex, one should be able to jump between pages using IDs.

Therefore each page should be given an ID, and jumpPage() should accept such an ID as well.

It should also be possible to set the ID of the default next page for a page and nextPage() should use that, if present.

Change History (5)

comment:1 by István Váradi, 8 years ago

Owner: set to István Váradi
Status: newaccepted

comment:2 by István Váradi <ivaradi@…>, 8 years ago

In 8547ad78cc291acc0f1b850ead210cac23736890:

The pages now have a textual identifier and can be referenced with it (re #286)

comment:3 by István Váradi, 8 years ago

Status: acceptedimplemented

comment:4 by István Váradi, 8 years ago

Status: implementeddelivered

comment:5 by István Váradi, 7 years ago

Resolution: implemented
Status: deliveredclosed
Note: See TracTickets for help on using tickets.