Closed
Bug 917426
Opened 12 years ago
Closed 11 years ago
Multi-account error messages need layout/functionality work
Categories
(Participation Infrastructure :: Phonebook, defect)
Participation Infrastructure
Phonebook
Tracking
(Not tracked)
VERIFIED
FIXED
2013-10-24
People
(Reporter: hoosteeno, Assigned: julia)
References
Details
(Whiteboard: [kb=1121393] )
Error states in multi-accounts are not optimal. A couple minor things:
1) if you forget to choose an account type, the layout of the account field wraps vertically and the red doesn't surround the account-type dropdown. EXPECTED: the fields for a particular account are still aligned horizontally and the data missing is clearly identified.
2) if you have an error and click "add a field" before resolving the error, all of the new fields will copy the error field. EXPECTED: new fields created while there's an error on the screen will not be pre-populated with error status.
Reporter | ||
Updated•12 years ago
|
Whiteboard: [kb=1121393]
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → julia
Assignee | ||
Comment 2•12 years ago
|
||
Adding Bug #897722 as a dependency, since there are some new layouts that will determine the new layout of the error messages on the multi-account fields.
Depends on: 897722
Assignee | ||
Comment 3•12 years ago
|
||
Pull request submitted here: https://github.com/mozilla/mozillians/pull/666
Comment 4•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/61d701f9c031ea255bb3c7b04d500ffa982bc17a
[Fix Bug 917426] Fix error message placement and duplication on account fields.
https://github.com/mozilla/mozillians/commit/ad8b4bb9b39190ce07f02d645630a5e9f59fdfdd
Merge pull request #666 from juliaelman/917426-fix-multi-acct-errors
[Fix Bug 917426] Fix error message placement and duplication on account fields.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 5•11 years ago
|
||
We removed the error but we forgot to remove the red border when adding new a new row.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 6•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/mozillians
https://github.com/mozilla/mozillians/commit/210c63919b4272772342fbc6af353b15d515fba5
[fix bug 917426] Remove error class on new ExternalAccount.
Updated•11 years ago
|
Status: REOPENED → RESOLVED
Closed: 11 years ago → 11 years ago
Resolution: --- → FIXED
Reporter | ||
Updated•11 years ago
|
Target Milestone: --- → 2013-10-24
You need to log in
before you can comment on or make changes to this bug.
Description
•