Closed
Bug 690960
Opened 14 years ago
Closed 14 years ago
Add ability to register in a lightbox/ajax
Categories
(addons.mozilla.org Graveyard :: Public Pages, defect, P3)
addons.mozilla.org Graveyard
Public Pages
Tracking
(Not tracked)
RESOLVED
WONTFIX
6.3.4
People
(Reporter: clouserw, Assigned: gkoberger)
References
Details
Talked a bit about this already, but similar to logging in, we should have a quick way to register. A short form would be fine with me if it's an option.
Assignee | ||
Updated•14 years ago
|
Target Milestone: 6.2.6 → 6.2.8
Reporter | ||
Comment 1•14 years ago
|
||
Assignee | ||
Comment 2•14 years ago
|
||
Quick update on this: I wrote the code, but we've run into a bit of a usability issue. This problem will fix itself, especially given that marketplace will be pushed back 3 months. However, for now, I'm holding the code since it doesn't currently work.
Target Milestone: 6.2.8 → 6.3.0
Assignee | ||
Updated•14 years ago
|
Target Milestone: 6.3.0 → 6.3.1
Assignee | ||
Comment 3•14 years ago
|
||
Just for the sake of posterity, here's the issue:
The user registers successfully, however they can't finish the flow until they confirm their email address. So, they are stuck in a modal.
Options (that I can think of):
1) Have a "Enter confirmation code" box to get to the next step, where they have to go to their email, copy a code, paste it in, and submit.
2) Have a pseudo-logged-in-state, which means they can continue the purchase/download without confirming but don't get full logged-in status. This might get confusing, though -- can they only download the current app, which seems like an arbitrary limitation since many apps are free? Can they install any app, and it's just associated with their unconfirmed account?
I feel like either will hurt our conversion rates, which is something we really don't want (since we're already making them log in to download a free app. and nobody likes logging in to download something). We need a solution that is easy enough that they won't just give up.
Reporter | ||
Comment 4•14 years ago
|
||
We're disabling registration on apps-preview (in favor of browserid-only) which makes this a non-issue for the initial launch as browserid emails are already verified.
Target Milestone: 6.3.1 → 6.3.4
Comment 5•14 years ago
|
||
+1
Assignee | ||
Comment 6•14 years ago
|
||
Marking as WONTFIX, since I'm going to just rip out the login form and rely on BrowserID for modals. Problem solved!
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WONTFIX
Updated•9 years ago
|
Product: addons.mozilla.org → addons.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•