Mobile/Projects/Form auto-fill improvements

< Mobile‎ | Projects
Revision as of 15:14, 16 October 2013 by Dria (talk | contribs) (Created page with "== Tracking == * Meta-bug to be filed == Goals == With the growing use of mobile devices for online shopping, we want to make it easier for users to enter payment and shippin...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Tracking

  • Meta-bug to be filed

Goals

With the growing use of mobile devices for online shopping, we want to make it easier for users to enter payment and shipping information by minimizing the amount of typing they have to do.

Use cases & user stories

  • When I first enter my address in Firefox, I want Firefox to ask if I would like to store that address in my Firefox Wallet so I can enter that information more easily later on.
  • When I first enter a credit card number in Firefox, I want Firefox to give me the option of entering and storing that number, a name for that card, and its associated expiry date and security code in my Firefox Wallet so I can enter that information more easily later on.
  • When I encounter a form where I need to enter a shipping or billing address and I have already stored a least one address in my Firefox Wallet, I want to be able to use that stored information to automatically fill in those form fields so I don't have to enter the information manually.
  • When I encounter a form where I need to enter my credit card information and I have already stored a least one credit card in my Firefox Wallet, I want to be able to use that stored information to automatically fill in those form fields so I don't have to enter the information manually.
  • When I encounter a form where I need to enter an address or credit card and I have already stored at least one address or credit card in my Firefox Wallet, I want the option of adding a new address or credit card to my Firefox Wallet and using that new information to automatically fill in the form so I don't have to enter that information in manually later on.
  • When my address or credit card information changes, I want to change the information stored in my Firefox Wallet by way of my Firefox Settings, so I can keep that information tidy and up to date.
  • When I ...


UX design

  • Not handed off yet

Quality criteria

  • No user-perceptible performance degradation
  • All goals are met
  • All user stories are implemented & tested