Closed
Bug 1477100
Opened 6 years ago
Closed 6 years ago
Need to show in-field labels (small text and placeholder)
Categories
(Firefox :: WebPayments UI, defect, P1)
Firefox
WebPayments UI
Tracking
()
VERIFIED
FIXED
Firefox 63
Tracking | Status | |
---|---|---|
firefox63 | --- | verified |
People
(Reporter: jgong, Assigned: jaws)
References
(Blocks 1 open bug)
Details
(Whiteboard: [webpayments-reserve])
Attachments
(1 file, 1 obsolete file)
No description provided.
Reporter | ||
Comment 1•6 years ago
|
||
Need to show labels in field label and animation between empty and selected state. For example, for City field the label should be "City *" in empty state and animate when user starts typing in selected state.
Reporter | ||
Comment 2•6 years ago
|
||
Animation is M4 and not needed for fx63.
Summary: Need to show in-field label and animation between empty and selected state → Need to show in-field label between empty and selected state
Updated•6 years ago
|
Whiteboard: [webpayments][triage] → [webpayments] [triage] [user-testing]
Updated•6 years ago
|
Whiteboard: [webpayments] [triage] [user-testing] → [webpayments-reserve]
Updated•6 years ago
|
Priority: P2 → P3
Updated•6 years ago
|
Summary: Need to show in-field label between empty and selected state → Need to show in-field labels (small text and placeholder)
Updated•6 years ago
|
Priority: P3 → P2
Updated•6 years ago
|
Flags: qe-verify?
Assignee | ||
Updated•6 years ago
|
Assignee: nobody → jaws
Status: NEW → ASSIGNED
Priority: P2 → P1
Assignee | ||
Comment 3•6 years ago
|
||
Assignee | ||
Updated•6 years ago
|
Assignee | ||
Comment 4•6 years ago
|
||
Show the labels as placeholders inside of the fields.
Updated•6 years ago
|
Attachment #8998631 -
Attachment description: Bug 1477100 - Show the labels as placeholders inside of the fields. r?mattn → Bug 1477100 - Show the labels as placeholders inside of the fields. r?MattN
Updated•6 years ago
|
Attachment #8998249 -
Attachment is obsolete: true
Updated•6 years ago
|
Flags: qe-verify? → qe-verify+
QA Contact: hani.yacoub
Comment 5•6 years ago
|
||
Comment on attachment 8998631 [details]
Bug 1477100 - Show the labels as placeholders inside of the fields. r?MattN
Matthew N. [:MattN] (PM if requests are blocking you) has approved the revision.
Attachment #8998631 -
Flags: review+
Pushed by jwein@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/32e2d0ddc56a
Show the labels as placeholders inside of the fields. r=MattN
Comment 7•6 years ago
|
||
Backed out for build bustages on editDialog.css
Push link: https://hg.mozilla.org/integration/autoland/rev/32e2d0ddc56a95d419428eb68f3093ee08376069
Backout link: https://hg.mozilla.org/integration/autoland/rev/cd628c962e757d258c5fca92e9586e88851caf7c
Log link: https://treeherder.mozilla.org/logviewer.html#?job_id=194607633&repo=autoland&lineNumber=38419
Flags: needinfo?(jaws)
Comment 8•6 years ago
|
||
There were also mochitest failures on test_address_form
Log link: https://treeherder.mozilla.org/logviewer.html#?job_id=194613101&repo=autoland&lineNumber=2086
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8a7bbdede1c9
Show the labels as placeholders inside of the fields. r=MattN
Updated•6 years ago
|
Flags: needinfo?(jaws)
Comment 10•6 years ago
|
||
Pushed by mozilla@noorenberghe.ca:
https://hg.mozilla.org/integration/mozilla-inbound/rev/3575c52180c4
Scroll the country picker into view to fix browser_dropdowns.js. r=me
Comment 11•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/8a7bbdede1c9
https://hg.mozilla.org/mozilla-central/rev/3575c52180c4
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
status-firefox63:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 63
Comment 12•6 years ago
|
||
verification-steps |
Please wait to verify this bug until bug 1480886 lands as there are some temporary regressions about the address field positioning.
Comment 14•6 years ago
|
||
The labels appear and are animated when their fields are active as the user starts to type.
However, in Edit mode, if there is a field with the red validation border triggered and the user clicks on the field, the label color will not turn to blue (as for the active state) until the user starts typing.
Is this the expected behavior of the active state animation if an invalid field is selected?
Here is a screen recording of the behavior: https://streamable.com/ojmcn
Flags: needinfo?(jaws)
Assignee | ||
Comment 15•6 years ago
|
||
(In reply to Timea Babos from comment #14)
> The labels appear and are animated when their fields are active as the user
> starts to type.
>
> However, in Edit mode, if there is a field with the red validation border
> triggered and the user clicks on the field, the label color will not turn to
> blue (as for the active state) until the user starts typing.
>
> Is this the expected behavior of the active state animation if an invalid
> field is selected?
> Here is a screen recording of the behavior: https://streamable.com/ojmcn
No, that's not expected. We should show the text as blue when the field is focused even if the field is marked as invalid. Can you file a follow-up bug to fix this?
Flags: needinfo?(jaws) → needinfo?(timea.babos)
Comment 16•6 years ago
|
||
Here it is: Bug 1488764. Will close this issue once the new one will be fixed. Thank you.
Flags: needinfo?(timea.babos)
Comment 17•6 years ago
|
||
Since Bug 1488764 is not an issue, I will mark this issue as Verified - Fixed based on Comment 14 on Windows 10, Ubuntu 18.04 and Mac OS 10.13.
You need to log in
before you can comment on or make changes to this bug.
Description
•