GiveToken / GiftBox

Repository for Sizzle
0 stars 0 forks source link

[1057] Fixes automatic popup of interest dialog #1059

Closed shreydesai closed 8 years ago

shreydesai commented 8 years ago

Fixes Issue #1057. Added presentedInterestPopup to the _submitInterest and _closeInterestDialog functions and switched around some code in the handleAjaxRecruitingTokenGetResponsedAllowed function.

It also seems to fix Issue #1052 - I ran the website on the Xcode simulator and the popup dialog did not appear when I clicked some other element. Can you confirm this?

wogsland commented 8 years ago

Are you able to see #1052 bug on the develop branch on the iOS simulator? This doesn't appear to fix that issue.

Also, in the interest of avoiding duplicate work assign anything you pick up to work on to yourself. I'd already pushed a solution to #1057 before you submitted this pull request because I didn't know you were working on it...