eraeco / pay

Checkard is a peer-to-peer check payment system for ERA PAY.
MIT License
4 stars 0 forks source link

Multiple banks accounts #22

Open amark opened 1 month ago

amark commented 1 month ago

😂 OK, I already need this, the ability to switch between my personal checking and the company checking.

It builds ontop the Remember Me feature, so is proprietor only.

Feeling like UX should work like this, happy to be argued with:

Upon blurring current bank details check if same as Remember Me ones, if not, append new item into horizontally scrolling list below Rmemeber Me checkbox. Currently imagining these as just faint gray pill buttons, when clicked the info autofills, and the pill adds an X next to it which it clicked deletes/forgets the info. Name of the pill prob first word or 2 of Bank address with **Last?? 2?? Of account number?

amark commented 1 month ago

Upon blurring not all info may be there, so also double check on hitting send if need to resave. Since send can only be clicked after validation passes.