nss-evening-cohort-11 / nutshell-droids-ewoks

PanAm Airline
0 stars 1 forks source link

Sh modal #64

Closed sarahholder closed 4 years ago

sarahholder commented 4 years ago

This is a work in progress -- NOT finished. Modal shows on click event and populates name from selectedAirport.

sarahholder commented 4 years ago

Ready for review

zoeames commented 4 years ago

A few more things:

  1. you need to add description to your seed data and to your forms - there is lorem ipsum on each card that isn't changeable
  2. when i have isInternation = true and open the edit form domestic is checked
  3. missed this last time - in your seed data all the numStuff values need to be numbers - they are currently strings like "25". remove the quotes and re-seed
  4. when someone saves or edits those number fields should save to firebase as numbers