Closed
Bug 967045
Opened 11 years ago
Closed 11 years ago
Only show user registration form in AAQ and Get Involved workflow
Categories
(support.mozilla.org :: General, defect, P2)
support.mozilla.org
General
Tracking
(Not tracked)
RESOLVED
FIXED
2014Q1
People
(Reporter: rrosario, Assigned: rrosario)
References
Details
(Whiteboard: u=user c=users p=2 s=2014.3)
Problem:
People seem to frequently register on SUMO for no apparent reason. The only good reasons to register on SUMO are:
1- To ask a support forum question
2- To become a contributor
Proposed solution:
Only provide a registration form to users going through the Get Involved or AAQ flows.
The details:
* Change the link in the unauth'd header from "SIGN IN / REGISTER" to just "SIGN IN".
* Clicking on the "SIGN IN" link from the header takes the user to /users/auth which only shows a login form. We need to remove the registration form from this page.
* Clicking on a "Sign me up" button from the Get Involved pages takes the user to /users/authcontributor which shows login and registration forms. No changes are required for this page.
* Going through the AAQ flow includes a registration form as one of the steps. No changes are required for this flow.
I think that covers it!
Assignee | ||
Comment 1•11 years ago
|
||
Putting into the next sprint. Making this 2pts, but it might be just 1pt.
Whiteboard: u=user c=users p=2 s=2014.3
Assignee | ||
Updated•11 years ago
|
Assignee: nobody → rrosario
Assignee | ||
Comment 2•11 years ago
|
||
In a pull request:
https://github.com/mozilla/kitsune/pull/1816
Assignee | ||
Comment 3•11 years ago
|
||
Assignee | ||
Comment 4•11 years ago
|
||
Deployed to prod now.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•