invainn / ARIA

CS 425 - CS 426 Project
0 stars 1 forks source link

[Customer Portal] -- Register for an Event, Music Level Selection #124

Closed njirwin closed 5 years ago

njirwin commented 5 years ago

Modify the "Select Participants" stepper adding an "Age" column. Update the static data in each row for each example participant. Additionally, change the "Music Level" from a statically assigned value to a button that must be selected before being able to click next. When the button is clicked to select a music level, a popup should appear with a list of selections for that participant and the event they have selected.

njirwin commented 5 years ago

This is partially implemented as an embedded drop-down list instead of a pop-up. It still needs further work to ensure that a selection has been made before proceeding in the stepper.

njirwin commented 5 years ago

This issue has been migrated to #173. Closing this issue.