GiveToken / GiftBox

Repository for Sizzle
0 stars 0 forks source link

Should NOT be able to click back when interest dialog is shown #1024

Closed wogsland closed 8 years ago

wogsland commented 8 years ago

As seen on Chrome on OSX:

BACK button is clickable when interest pop-up is displayed

screen shot 2016-06-08 at 4 16 16 pm

Clicking on the BACK button returns user to main screen, but greyed out:

screen shot 2016-06-08 at 4 16 29 pm
shreydesai commented 8 years ago

Could you give some details as to how I can replicate this error? Right now, when I click back (Mac and iPhone) when the dialog is open, it doesn't exit the screen. For example, when I click outside of the window, it still shows this:

However, you can still scroll up and down for the iPhone. Is that the issue?

wogsland commented 8 years ago

See elaboration above.

shreydesai commented 8 years ago

Are you looking to essentially disable the BACK button when the interest popup is displayed? Also, the greyed out problem should be solved by #1062.

wogsland commented 8 years ago

Yeah, it should be greyed out. I figured these might be related.