Closed
Bug 1051016
Opened 11 years ago
Closed 11 years ago
Close button obscures header sign in widget on small screens
Categories
(developer.mozilla.org Graveyard :: Sign-in, defect)
developer.mozilla.org Graveyard
Sign-in
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: shobson, Unassigned)
References
Details
(Keywords: mobile)
Attachments
(2 files)
In the header sign in widget drop down a close button appears over top the sign in options on smaller screens.
Comment 1•11 years ago
|
||
Where should we put it? Should be an easy update.
Updated•11 years ago
|
Severity: major → minor
| Reporter | ||
Comment 2•11 years ago
|
||
I think, due to size constraints on mobile (which is what this button is intended for) we are going to have to keep it within the bounds of the widget. So I'm suggesting we fade out the "sign in" text whent he widget is open and place the close button in the top left in line with the other icons (see attachment)
Flags: needinfo?(dwalsh)
Updated•11 years ago
|
Severity: minor → blocker
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Flags: needinfo?(dwalsh)
Resolution: --- → FIXED
Comment 3•11 years ago
|
||
Was merged 3 days ago: https://github.com/mozilla/kuma/pull/2659
Comment 4•11 years ago
|
||
Reopening, tagged wrong bug number as its fixer.
Wow, that placement is interesting; I'll have a go at it.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•11 years ago
|
||
Solution provided here:
https://github.com/mozilla/kuma/pull/2697
Comment 7•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/05a016d43038c3c3e96d4a22f2260fd639e7c474
fix bug 1051016 - Move close button when login widget is hovered over
https://github.com/mozilla/kuma/commit/67f29ae3d8a78ba50b397c856a7049a745232dd3
Merge pull request #2697 from darkwing/1051016-close-button-again
fix bug 1051016 - Move close button when login widget is hovered over
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Updated•5 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
•