Feature #8640
closedRegistration "progress" UI
0%
Description
We'd like to implement a Registration Progress UI for newly registered members. See https://chris0stein.github.io/commons-ux/registration/reg-conf.html and following pages.
The main parts appear to be:
1. The "registration complete" splash after submitting the initial registration
2. The "Account Activated" splash after activating account. This page should include a login form. https://chris0stein.github.io/commons-ux/registration/activated.html
3. "Getting Started" page https://chris0stein.github.io/commons-ux/registration/post-login.html. The "Open Invitations" part may have to wait until the rest of the onboarding work is done, but most of this can be built now.
4. Find a place in the persistent IA to stick this - maybe a sublink somewhere in the profile menu.
Ray, you mentioned that you've built something like this in the past. Could you take the lead on it? Whatever technology you want to use is fine - I'm planning to use React etc for the onboarding stuff, but this is totally separate, and doesn't really need to be very dynamic, so old-fashioned PHP templates would be OK :)
I'm tentatively putting this into 1.12. Let's see how much of it we can build for that release.
Files