Closed
Bug 1225511
Opened 10 years ago
Closed 10 years ago
AAQ Signed in user status does not display
Categories
(support.mozilla.org :: Questions, task)
support.mozilla.org
Questions
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: rbillings, Assigned: bstoroz)
References
()
Details
(Whiteboard: u=user p=1)
Attachments
(1 file)
|
349.73 KB,
image/png
|
Details |
The AAQ flow does not reflect that user has signed in. After signing in the username is displayed inside the page but the header link shows "Sign In".
Updated•10 years ago
|
Whiteboard: u=user p=?
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
Comment 2•10 years ago
|
||
Hmm. I think the bug is not duplicate of Bug 1225507. Bug 1225507 is about that the sign out link is not working perfectly.
This bug is about that the sign in link is still present though the user is logged in.
as per bug 1225507 comment 1,
> "We are going to deactivate the menu item (sign-in) at the top for the AAQ"
So, The bugs cover hiding the sign in button in the New React based AAQ.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
| Assignee | ||
Comment 3•10 years ago
|
||
I actually can't reproduce this specific issue. I do not see the sign-in link in the header appear at all (in either new AAQ flow or old AAQ flow) if I'm authenticated. Safwan can you confirm this bug and if so, provide some more specific steps to reproduce?
Flags: needinfo?(safwan.rahman15)
Comment 4•10 years ago
|
||
(In reply to Brittany Storoz from comment #3)
> I actually can't reproduce this specific issue. I do not see the sign-in
> link in the header appear at all (in either new AAQ flow or old AAQ flow) if
> I'm authenticated. Safwan can you confirm this bug and if so, provide some
> more specific steps to reproduce?
So here is the STR:
# Open a Private window in your Firefox so that no cookies is there
# Go https://support.mozilla.org/en-US/questions/new?step=title&dwft_new_aaq=1
# Select "I already have an account"
# Give your ID and Password to log in and press enter
# Though after logged in, you would see Sign In at top
Expected Result:
# After log in, you should not see Sign in at the top
Flags: needinfo?(safwan.rahman15)
Comment 5•10 years ago
|
||
The decision is to remove the header.
Assignee: nobody → bstoroz
Whiteboard: u=user p=? → u=user p=1
Comment 6•10 years ago
|
||
PR: https://github.com/mozilla/kitsune/pull/2773
Pushed to prod.
Updated•10 years ago
|
Status: REOPENED → RESOLVED
Closed: 10 years ago → 10 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 7•10 years ago
|
||
Verified on prod that the sign in header has been removed.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•