topcoder-platform / community-app

React webapp for serving Topcoder Community
125 stars 214 forks source link

Sometimes the security reminder for NDA challenge registration doesn't show #6886

Closed jmgasper closed 1 year ago

jmgasper commented 1 year ago

@suppermancool - This one is seen in both dev and prod. When loading the challenge details page, it seems to load twice. Once and then it "flashes" and loads again. The security reminder popup is only shown if a user clicks Register after the second quick load, not the first load.

Is there a way to show the popup in either case? I'm not sure how complex this is, but loading the page twice seems odd, but I think it's done that for a long time.