Sam Dutton
Sam Dutton
Also need to tweak URL version to handle Edit Icon.
This code: ``` javascript caniuse.setBrowserScope('op_mini all'); console.log('css-counters', caniuse.getSupport('css-counters')); console.log('css-sticky', caniuse.getSupport('css-sticky')); ``` Returns this: ``` css-counters { op_mini: {} } css-sticky { op_mini: {} } ``` However, CSS Counters [is supported...
Get a review done by UI/UX and graphic design experts outside the team.
Observed on Chrome on Android. No problem seen in desktop browsers. 
[Placeholders in Form Fields Are Harmful](https://www.google.co.uk/search?q=don%27t+use+placeholders+to+replace+labels&oq=don%27t+use+place&aqs=chrome.1.69i57j0.3063j0j7&sourceid=chrome&ie=UTF-8)
We currently use different approaches to importing modules and using classes/singletons. We should standardise on one best-practice approach. We also need to follow the new Google style guide advice to...
At the moment we use a form submit for Add to Cart. This works fine (and demonstrates a SSR solution, as intended) but results in a server request and a...
Set title element value for home, category, product, cart and checkout pages. For example: pieshop pieshop: drinkware [same for product page] pieshop: cart pieshop: checkout (At present this is just...
This also requires getting and uploading additional images to Cloudinary from the Google Merchandise Store.