GeneralistDev / SSD2-Frontend

SSD2 Project frontend web application (AngularJS)
Apache License 2.0
1 stars 0 forks source link

Attribute panel doesn't register changes after the first interaction #12

Open grim-fendango opened 10 years ago

grim-fendango commented 10 years ago

Essentially when a user types a character into a text field, clicks a check box or selects an item from a drop down list, the change is not registered until this action is performed 3 times ( e.g., after 3 characters have been typed, the check box has been toggled 3 times, or an item has been selected 3 times in the same checkbox).