frappe / frappe-ui

A set of components and utilities for rapid UI development
https://frappeui.com
MIT License
230 stars 96 forks source link

Webshop remake #138

Open blaggacao opened 2 months ago

blaggacao commented 2 months ago

For a webshop remake, according to https://frappeui.com/story/docs-resources-document-resource-story-js , it appears that we need a local state proxy for frappe resources.

It should:

For a v1 of that functionality, I don't think we need to deal with sync conflict resolution as the doctypes involved would be specific and exclusively frontend driven.