Firefox/Features/Form Autofill: Difference between revisions
m (→Implementation: quote all bugs term) |
(→Planning: add visual design spec) |
||
Line 25: | Line 25: | ||
* [https://docs.google.com/document/d/1Rk6SIH_O_wab1CsphHhuwmvT8gXCG-D0B0ki0R3dmC4/edit?ts=577b1d52#heading=h.ifofy8kjhyvh Product Requirements] | * [https://docs.google.com/document/d/1Rk6SIH_O_wab1CsphHhuwmvT8gXCG-D0B0ki0R3dmC4/edit?ts=577b1d52#heading=h.ifofy8kjhyvh Product Requirements] | ||
* UX Specs: [https://mozilla.invisionapp.com/share/AP8TFZ22G Address Autofill] [https://mozilla.invisionapp.com/share/7ZA4WEK9W Credit Card Autofill] | * UX Specs: [https://mozilla.invisionapp.com/share/AP8TFZ22G Address Autofill] [https://mozilla.invisionapp.com/share/7ZA4WEK9W Credit Card Autofill] | ||
* [https://mozilla.invisionapp.com/share/MQ8J8K4CE#/screens/222029808 Visual Design Spec] | |||
* [https://docs.google.com/document/d/1EJmgVt0XDRZh5d-C7UZHogYnLXbquSVdO8ZvpvpgL0o/edit Form Autofill Success Matrix/Measurement] | * [https://docs.google.com/document/d/1EJmgVt0XDRZh5d-C7UZHogYnLXbquSVdO8ZvpvpgL0o/edit Form Autofill Success Matrix/Measurement] | ||
* [https://docs.google.com/document/d/1QtyaF0rGqTtqxl1hcIhD-X_i1vNCPJO9Xo10CosdLCg/edit Meeting Notes] | * [https://docs.google.com/document/d/1QtyaF0rGqTtqxl1hcIhD-X_i1vNCPJO9Xo10CosdLCg/edit Meeting Notes] |
Revision as of 20:08, 8 March 2017
Introduction
Form Autofill saves users time and effort when making online purchases by storing their personal information in a profile and automatically populating form fields when the user requires it.
Our objective is to increase user engagement, satisfaction and retention for frequent online shoppers (those who make an online purchase at least once per month). We believe this can be achieved by enabling users to complete forms and “check out” in e-commerce flows as quickly and securely as possible.
- IRC Channel: #formfill
- Mailing list: autofill@lists.mozilla.org
- Bugzilla Component: Toolkit::Form Manager
Team Members
Product Manager: Joe Cheng
Engineers: Matthew Noorenberghe, Luke Chang, Steve Chung, Sean Lee, Scott Wu, Ray Lin
UX designer: Juwei Huang
Visual designer: Fang Shih
Engineering Program Manager: Vance Chen
Planning
- Product Requirements
- UX Specs: Address Autofill Credit Card Autofill
- Visual Design Spec
- Form Autofill Success Matrix/Measurement
- Meeting Notes
Child Pages
Implementation
Tentatively targeting Black Friday 2017 as a system extension for most UI/logic. Non-extension code targeting Fx56.
Milestone 1
37 Total; 0 Open (0%); 35 Resolved (94.59%); 2 Verified (5.41%);
Milestone 2
27 Total; 0 Open (0%); 25 Resolved (92.59%); 2 Verified (7.41%);
Platform Dependencies
ID | Summary | Product | Component | Status | Priority | Assigned to |
---|---|---|---|---|---|---|
740979 | implement :-moz-autofill pseudo-class on input elements with an autofilled value | Core | CSS Parsing and Computation | NEW | -- | |
1340459 | Implement getAutocompleteInfo() for <textarea> | Core | DOM: Core & HTML | NEW | P5 | |
1340461 | implement a pseudo-class to style <select> elements with an autofilled value | Core | CSS Parsing and Computation | NEW | P5 | |
1340462 | implement a pseudo-class to style <textarea> elements with an autofilled value | Core | CSS Parsing and Computation | NEW | P5 | |
1413486 | Child element with z-index: -1 and filter is hidden behind the parent element's background | Core | Web Painting | NEW | P3 |
5 Total; 5 Open (100%); 0 Resolved (0%); 0 Verified (0%);