Hacktoberfest / hacktoberfest-2020

Hacktoberfest - App to manage the annual open-source challenge, used for the 2019 & 2020 seasons.
https://hacktoberfest.digitalocean.com
Other
496 stars 147 forks source link

'Start Hacking' button on register screen not working on dark mode #612

Closed arpesh28 closed 3 years ago

arpesh28 commented 3 years ago

Describe the bug If your dark mode is turned on and you start registeration, then on the page where you must watch the video of the hacktoberfest open source contribution guide, if you click the 'Start Hacking' button after watching video and after selecting the terms and condition button. There is no response. The button doesn't work. But it works in light mode.

Expected behavior It is expected that the button redirects to the profile page if all the conditions are met.

rossdeane commented 3 years ago

I can reproduce this issue.

katjuell commented 3 years ago

Hey @arpesh28 – just wanting to confirm here that your email was set on the first page of the registration? I've run through the flow in dark mode a few times (on current master) & am not able to reproduce the issue, but similar behavior was happening when the preferred email wasn't selected on the first part of that form. That behavior has been resolved in #607, and you will now get a warning in that case.

MattIPv4 commented 3 years ago

No progress, we believe this has been fixed with recent registration updates, let us know if you're still seeing any issues and we can re-open.

arpesh28 commented 3 years ago

Hey @arpesh28 – just wanting to confirm here that your email was set on the first page of the registration? I've run through the flow in dark mode a few times (on current master) & am not able to reproduce the issue, but similar behavior was happening when the preferred email wasn't selected on the first part of that form. That behavior has been resolved in #607, and you will now get a warning in that case.

Hey @katjuell - Yeah, email wasn't selected on the first part of that form. I didn't know that the issue is resolved. Thanks for the information. :)