Closed
Bug 1054559
Opened 11 years ago
Closed 11 years ago
Page title on Create New Profile page does not show up when “connect my MDN account” banner is displayed
Categories
(developer.mozilla.org Graveyard :: Sign-in, defect)
developer.mozilla.org Graveyard
Sign-in
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Habber, Assigned: openjck)
References
Details
Page title on Create New Profile page does not show up when “connect my MDN account” banner is displayed.
URL: https://developer-dev.allizom.org/en-US/users/account/signup
The page title on Create New Profile page does not display when “connect my MDN account” banner is displayed. A notification banner should not take the place of a page title. Page titles are a persistent element.
Page without banner (title shown): http://cl.ly/image/0H0k002X2v1o
Page with banner (No title shown): http://cl.ly/image/1I1g0O0I0i36
How did I get here?
After I authorized application (http://cl.ly/image/112H2l443936), I was brought back to MDN (http://cl.ly/image/1I1g0O0I0i36)
I saw the banner and knew I needed to take action to connect my MDN acct.
However, I was left guessing what the rest of the fields were for. Once I saw the “Create a new profile” submit button at the bottom of the page, I realized that this was the page for creating a new profile. This should be immediately apparent. Adding a simple title to this page that says “Create your profile to continue” will make this clear. (this bug addresses missing title. I will create a separate bug for the page title copy itself).
Comment 1•11 years ago
|
||
The title of this page is listed on Bug #1054560 comment 22 (https://bugzilla.mozilla.org/show_bug.cgi?id=866533#c22)
Comment 2•11 years ago
|
||
Not that. This:
The title of this page is listed on Bug #866533 comment 22 (https://bugzilla.mozilla.org/show_bug.cgi?id=866533#c22)
/me wishes we could delete comments.
Updated•11 years ago
|
Severity: normal → blocker
| Reporter | ||
Comment 3•11 years ago
|
||
(In reply to Stephanie Hobson [:shobson] from comment #2)
> Not that. This:
>
> The title of this page is listed on Bug #866533 comment 22
> (https://bugzilla.mozilla.org/show_bug.cgi?id=866533#c22)
>
> /me wishes we could delete comments.
Thanks, Stephanie!
Updated•11 years ago
|
Assignee: nobody → shobson
Updated•11 years ago
|
Assignee: shobson → jkarahalis
Comment 5•11 years ago
|
||
John is going to handle this in combination with bug #866533
| Assignee | ||
Comment 6•11 years ago
|
||
Stephanie is correct. Both this bug and bug 866533 will be addressed by the following pull request.
https://github.com/mozilla/kuma/pull/2691
Comment 7•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/1d2505c571278ab89414cc3e110fef031d0704b4
Fix bug 866533, 1054559: Update registration page
Update the registration page copy (bug 866533). In updating the copy, we
ensure that the copy is visible even when a user signs in with GitHub
(bug 1054559).
https://github.com/mozilla/kuma/commit/9aa0997274661aa8523330a8a4a0938d21d60944
Merge pull request #2698 from groovecoder/registration-copy-866533
Fix bug 866533, 1054559: Update registration page
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Product: developer.mozilla.org → developer.mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•