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

User Interface widgets and utilities for Solid

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

solid-ui branch applyPatch includes latest [email protected] and [email protected] changes [email protected] merge PR https://github.com/linkeddata/rdflib.js/pull/574 This rdflib PR introduce errors in the autocompleteField tests in solid-UI I tested the full stack with...

help wanted

The attachmentList widget is used in several places (contacts, meetings, in editing profile for friends and communities), etc The existing code tries to access the thing linked and make up...

enhancement

There is another project using this name https://pheggeseth.github.io/solid-ui/#Background ""Solid UI is a low-level library for declaratively building accessible, composable UI components using reactive primitives/hooks built with SolidJS. Rather than expose...

@Bourgeoa found an inconsistency while testing my solid-acl-parser library: When a folder loads the default rules from a parent, no `acl:Authorization` is added to these rules. As a result my...

bug
enhancement

## User Story As a Form Designer, I can define the error to be displayed if a user enters invalid data in a field (e.g., integer is out of range),...

enhancement

## User Story As a Form Designer, I can define the error to be displayed if a user fails to enter a required field, so the fact that the field...

enhancement

## User Story As a Form Designer, I can optional set the regex pattern to apply to a text field, so I can control/validate the entered text. ## Acceptance Criteria...

enhancement

## User Story As a Form Designer, I can optional set for the minimum and/or maximum datetimes based on an offset (in seconds) from now(), so I can define a...

enhancement

## User Story As a Form Designer, I can optional set for the minimum and/or maximum dates based on an offset (in days) from today's date, so I can define...

enhancement

## User Story As a Form Designer, I want the ability to specify time fields within the Form Model, so users can enter times. ## Acceptance Criteria 1. In a...

enhancement