nss-evening-cohort-10 / nutshell-star-destroyer

0 stars 1 forks source link

Edit a Mission Enemy target to Mission #90

Open rarceneaux opened 4 years ago

rarceneaux commented 4 years ago

User Story

As a user, I should be able to edit a enemy to a mission exercise.

AC

When a user clicks on the Edit button Then a modal will pull up with pre-populated enemy information AND the user will be able to change the name, and/or img url, and change the systemId from a dropdown list of what system the enemy is located for the mission

Screen Shot 2019-11-26 at 11 33 53 AM

Then the user can click save and the enemy will be added to firebase And and the updated enemy card will appear on the page

Dev Notes