ogazitt / product

BuiltSteady product repository
1 stars 0 forks source link

race condition between Dashboard.Init suggestion creation and wizard suggestion retrieval #24

Closed ogazitt closed 12 years ago

ogazitt commented 12 years ago

Connect to Google and Connect to Facebook buttons don't show up for new accounts, because the suggestions aren't yet in the DB. A page refresh will fix the issue, but this means that the user will never see the buttons that the wizard text is referring to.

ogazitt commented 12 years ago

this is now fixed because we moved the connect buttons to the second page of the wizard.