dharmafly / tasket

A micro-volunteering app, for crowd-managed tasks.
http://dharmafly.com/tasket
26 stars 3 forks source link

Duplication of new task rows #406

Closed jameswragg closed 13 years ago

jameswragg commented 13 years ago

Problem: When adding a new item using the cancel control there can be duplication of the row when you go to add a new item.

Steps to reproduce: 1) On any item click 'Add new item' 2) Click cancel 3) Click 'Add new item' 4) Observe the duplicate rows

Looked and looked at this & just couldn't get to the bottom of it.

jameswragg commented 13 years ago

Sorted myself, woop!

_onDelete in the tasklist wasn't triggering the remove-item event on the model.