Closed Bug 1873215 Opened 4 months ago Closed 4 months ago

Only show address capture doorhanger when the form contains certain fields

Categories

(Toolkit :: Form Autofill, task, P2)

task

Tracking

()

RESOLVED FIXED
123 Branch
Tracking Status
firefox123 --- fixed

People

(Reporter: dimi, Assigned: dimi)

References

(Regressed 1 open bug)

Details

(Whiteboard: [fxcm-addr-capture-ux])

Attachments

(1 file)

In the old design, as long as the address form submitted by users contains at least 3 fields, we consider the form "valid", and hence, the doorhanger is displayed after submission.
However,using a ‘number’ to determine whether to save might not be the best approach. It could lead to saving an address that doesn’t represent a valid address at all (e.g., Organization, Country, Phone). Additionally, it might result in showing the address capture doorhanger too frequently, particularly for users who do not want to save an address.

Additional Notes:
It seems that Chrome only displays the doorhanger when the form contains ALL of the following fields: Street Name, City, State, Postal Code, and Country.

Whiteboard: [fxcm-addr-capture-ux]
Severity: -- → N/A
Priority: -- → P2

Base on the the sheet, I think we can only capture an address when it contains "street-name", "address-level1", "address-level2", and "postal-code" .

Pushed by dlee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c918cd353494
Display address capture prompt only for forms with all the required fields r=credential-management-reviewers,joschmidt
Flags: needinfo?(dlee)
Duplicate of this bug: 1873156
Pushed by dlee@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4befc2acce9e
Display address capture prompt only for forms with all the required fields r=credential-management-reviewers,joschmidt
Regressions: 1874906
No longer duplicate of this bug: 1873156
Status: ASSIGNED → RESOLVED
Closed: 4 months ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch

I'm attempting to verify bug 1870157, but I'm hitting a problem relating to how the address saving and address updating door hanger are displayed.
After investigating for the change using mozregression I stumbled upon this bug. Can you explain exactly what this bug changed?

After this change, when should the address saving door hanger appear? What about the address update door hanger?

Thank you!

Flags: needinfo?(dlee)

I've received the necessary information. Please disregard my last comment. Thank you.

Flags: needinfo?(dlee)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: