solid-ui
solid-ui copied to clipboard
User Interface widgets and utilities for Solid
There are lot of issues since I tried to organizations and skills then deleted them. Actually Multiple trusted apps 6 times now. @theRealImy already add that and I could not...
Specifically, everywhere there currently is a camera icon allowing one to contribute a photo, allow them alternatively to create a video message -- or a sound message.
When working on https://github.com/solid/solid-ui/pull/232 I had to fix a test that broke. It's the test `When "Add App" button is clicked` > `bar is simplified` that is affected. It expects...
When using `ui:Multiple`, currently a new object is created and linked to the subject with the specified `ui:property`. https://github.com/solid/solid-ui/blob/c4ad302f361cc4a1de24941a475cb66333c43805/src/widgets/forms.js#L273 The form to use for the new object is then specified...
According to solid-ui/Documentation/form-examples/demo.html at any rate. 
Actually the linkIcon does link to the resource Url. - This allow to display HTML as a web server - container and all RDF are displayed has solidOS web apps...
In the issue-pane, it is currently possible for a category to have an undefined value, which then means it doesn't show up in the table view. This occurs because the...

Writing a UI framework is difficult. I tried it myself for a couple of years (for our [Argu](https://app.argu.co/nederland/forum) platform), and though the control it gave me was awesome, in the...
The client should: - read acl:default - read acl:defaultForNew but warn - write acl:default as per the spec. Corresponding server issue: https://github.com/solid/node-solid-server/issues/758