StanfordHCI / flash-teams

2 stars 0 forks source link

Fix Open Popover Member Break #232

Closed ato1120 closed 10 years ago

ato1120 commented 10 years ago

BEFORE: When a member popover is open, and you add a new member, the popover that was open freezes. You cannot close it and you cannot edit the member. Sometimes you were able to open a new popover for that old member, but the frozen one remained open as well.

NOW: We add a member and ALWAYS we close every member popover.

Check: Adding a member with open popovers and closed popovers. Maybe check on multiple stages? Check refreshes as well. Should be easy, is a straightforward code addition.