dumblob
dumblob
Related: https://github.com/gristlabs/grist-core/issues/91
Related: https://github.com/gristlabs/grist-core/issues/44
This is enormously important (not in terms of urgency but in terms of design & plans). I envision this to become the single building block for [local-first (offline-first)](https://www.inkandswitch.com/local-first/ ) support...
What are the requirements for such form interface? I'd welcome something like: 1. it's "live" (i.e. it can react to user input **as well** as to backend data changing -...
Potential base building block: http://demo.bpmn.io/form (didn't check license compatibility with Grist though).
I'd generalize this request to "hierarchical hiding" of certain parts of the canvas. Note that such "hiding" (especially if deeper than one level) is usually counterproductive usability-wise. It's basically a...
@dsagal sounds reasonable to me. Btw. I'd welcome an option to temporarily "expand all" collapsed widgets. Thus there should be something like "collapse all recently expanded" which would collapse only...
> Could you describe a couple of different specific examples of what you'd like to become possible with this? I'd like to "throw away" (i.e. ignore) almost all data types...
Potentially related: fully automated generation of typescript declarations from validators: https://github.com/colinhacks/zod .
Just realized that this'll be inevitable to support migrating basically any existing DBs and workflows to Grist. In other words if Grist wants to become "enterprise-level" then this is an...