Skip to content

Latest commit

 

History

History
47 lines (25 loc) · 1.93 KB

README.md

File metadata and controls

47 lines (25 loc) · 1.93 KB

License

License

You are free to:

Share — copy and redistribute the material in any medium or format

Adapt — remix, transform, and build upon the material

Under the following terms:

Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.

NonCommercial — You may not use the material for commercial purposes.

No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.

This is a human-readable summary of (and not a substitute for) the license.

Todos

Click to show/hide
  • change the url household/nails to household/nail-cosmetics (backend needed)

  • pimp out an all categories page.

  • should say somewhere how many products with filters applied

  • show breadcrumbs on product modal?

  • autofocusing forms on page load makes keyboard cut off part of the form on mobiles devices (including add store input, but clicking straight on the add store button does not)

  • how to stop accidental scroll on main window when filters panel scrolls for mobile?

  • why does AddProducts not reset state onExited???

  • when you log in with ProductModal open for a product youve already reviewed, the "add review" button doesnt say "edit review"... does this matter?

PWA:

  • stop ability to scroll results list in background while product modal is open

  • before install prompt loads, on chrome it defaults back to "not installable, not iOS", can we detect its still installable some other way and show something else?