Tim Berners-Lee
Tim Berners-Lee
Example user story - User starts to use a solid-ui based app without having logged in - The developer didn't put in UX code to require the user to log...
There is an attempt to address this currenly in `fixWikidataJSON` in [publicData](https://github.com/solid/solid-ui/blob/timbl-forms/src/widgets/forms/autocomplete/publicData.ts)
Gitter discussion at https://gitter.im/solid/chat?at=5bba3920600c5f64236a29bb

This would be useful for https://github.com/solid/issue-pane/issues/15
This all makes a lot of sense. I don't want to lose this vanilla JS implementation of solid-ui, why not build a material-UI based implementation of the form system? Then...
See related: ``` Error: Error recording your partipation: Exception in update: Error: Update: Can't make changes in uneditable Error: Update: Can't make changes in uneditable undefined Error: Update: Can't make...
Basically need to be aware of whether the user can (a) read and (b) write, for each of 1. The local config file 2. Their private config file
Is that a malformed rule? Mathematically it is fine, in the Authorization doesn't give any access to anything. I guess it is cleaner to clean up empty ones, but an...