Closed
Bug 1206684
Opened 10 years ago
Closed 10 years ago
Minor UI profile edit fixes
Categories
(Participation Infrastructure :: Phonebook, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: pierros, Assigned: nikos)
References
Details
(Whiteboard: [profile-edit-refactor])
On registration form:
- username should have visibility selector only with public selected
- "browse" for picture and visibility selector should go underneath the picture.
- Padding of picture and text above/below (on mobile view too)
- On location texts they should be closer to label and aligned with them
On profile edit:
- username should have visibility selector only with public selected
| Assignee | ||
Updated•10 years ago
|
Assignee: nobody → nikos
Comment 1•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/10b2f575ead1ab939e71a5592b4aade1bb3d8ba3
[Fix bug 1206684] Minor UI profile edit fixes
* Username now has a privacy selector fixed to Public
* Registration: Photo controls beneath the photo
* Location texts closer to their labels and aligned with them
* Constraint textareas to max-width
* Fix style mismatches on alternate emails
Updated•10 years ago
|
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Updated•10 years ago
|
Version: other → next
Updated•10 years ago
|
Whiteboard: [profile-edit-refactor]
Comment 2•10 years ago
|
||
The username privacy selector is not aligned with the other selectors.
Comment 3•10 years ago
|
||
PR opened here:
https://github.com/mozilla/mozillians/pull/1278/files
Comment 4•10 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/d09fe237ebea9ae508e387071a676c9b3627e03d
[Fix bug 1206684] Fix username privacy selector alignment.
https://github.com/mozilla/mozillians/commit/a73b60cc8d7650f357cdc6ce251ae4f05861500b
Merge pull request #1278 from johngian/fix-1206684
[Fix bug 1206684] Fix username privacy selector alignment.
Comment 5•10 years ago
|
||
Verified on stage that everything written in both the description and comment 2 are now fixed.
Status: RESOLVED → VERIFIED
Updated•10 years ago
|
Version: next → 2016-1.1
You need to log in
before you can comment on or make changes to this bug.
Description
•