issues
search
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:
Create new project
Add Task with name "Task 1"
Add Task with name "Task 2"
Delete "Task 1"
Try to edit "Task 2" by clicking on it --> doesn't work, because of the modal ID that is changed in the ngFor
Steps to reproduce: