greengiraffe / staffing-tool

HTW Project WiSe 16/17 – Online Staffing Tool
MIT License
0 stars 0 forks source link

Fix deletion/editing of tasks in create project #102

Closed greengiraffe closed 7 years ago

greengiraffe commented 7 years ago

Steps to reproduce:

  1. Create new project
  2. Add Task with name "Task 1"
  3. Add Task with name "Task 2"
  4. Delete "Task 1"
  5. Try to edit "Task 2" by clicking on it --> doesn't work, because of the modal ID that is changed in the ngFor