Closed ogazitt closed 12 years ago
Resolved fixed - user profile now contains the state (page) of the wizard and will navigate to that state once FB/Google consent is obtained. I didn't end up using the WebViewState because I don't rely on having a full DataModel there - just a UserProfileData structure that I serialize from the server.
The wizard doesn't currently seem to retain the state it was in before the connect buttons are clicked. So if a user tries to connect to FB or Google from the second or subsequent page of the wizard, a successful outcome will redirect them back to /userinfo/wizard. would be nice to save the wizard state in WebViewState.