solid-ui icon indicating copy to clipboard operation
solid-ui copied to clipboard

User Interface widgets and utilities for Solid

Results 136 solid-ui issues
Sort by recently updated
recently updated
newest added

The foreseen user sequence is to click on the globe, and then when a coloured one appears then drag it. If instead you directly drag the black and white clobe,...

bug

This is a modal. if you have an array of links [{ label: 'string', link: 'string'}, ... ] You call createWindow(Dom, listofLinks) and it will return the modal. To display...

enhancement

checkUser() is an important part of the code after the auth upgrade. It deals with redirects among others. To improve testing around it we need to think to potentially add...

Now the login window looks like: ![grafik](https://user-images.githubusercontent.com/4144203/137270431-b5658d58-bc20-4143-b806-8b26f920edd2.png) and it is not draggable anymore either.

enhancement

I cannot add a new friend/WebID to my friends list in the Friends pane. The attached video shows how to reproduce the issue. Safari: Version 14.0.3 (16610.4.3.1.4) NSS: solid-server/5.6.4 ```...

### Bug I see the error: `Error: Error: Drop fails to drop appropriate thing! https://solid.github.io/solid-ui/src/icons/noun_98053.svg` when I try to change the access control for a resource by adding "Add Everyone"...

bug

Currently the AC form insists on you finding an object in the database, or having nothing. An option might be to allow the users also to just put in a...

enhancement
Form Language

It can be frustrating if you delete the last character of a name in a AC field,but te algorithm automatically replaces it because it is a unique match. Suppress that...

bug
Form Language

The algorithm for home much to delete when you delete an arc in the graph of the form data needs to be reexaminned so that you don't get dangling islanfds...

bug

User feedback: In a big form it would be nice to be able to collapse parts of it to make it more manageable. They could start collapsed too, in some...

enhancement
Form Language