Philipp Schardt

Results 10 issues of Philipp Schardt

Hi, I want to disable the control via `disabled` (or `readonly`) property but the clear button is still clickable and removes the value from `selectedItem`. I would expect that the...

**Is your feature request related to a problem? Please describe.** Instead of column layout (block): ![Screenshot 2020-03-31 at 19 05 09](https://user-images.githubusercontent.com/1104798/78054619-a4707e80-7382-11ea-9c06-c875ad2fac73.png) **Describe the solution you'd like** Display states in row...

enhancement

**Describe the solution you'd like** Instead of showing an attribute the same way as the pseudo states, apply all pseudo states to the attribute, too. ![image](https://user-images.githubusercontent.com/1104798/78483370-a3ef3380-7746-11ea-9874-3b4b657afba0.png) For instance, instead of...

enhancement

### Describe the bug When redirecting to child page from parent page (that is not fully resolved), the `load()` of parent layout is called twice. For instance, start at root...

load / layout

Hello, I would like to preserve css pseudo class functions like `:host()` but currently all pseudo class functions are escaped. Example: ```css :host(.selector) {...} :host(:active) {...} ``` is resolved to:...

Hi, I encountered a problem while using Angular: The `:host` pseudo class is in the blacklist configuration. The following element is given: ```html ``` where `` is the host tag...

**Description** I'm using Superforms with Valibot in SPA Mode but `$constraints` are empty (`{}`). The form validation seems to be working and displays all errors correctly but when I want...

documentation

Hello Astro UXDS Team, First off, thank you for creating and maintaining this design system! We are actively using it in our projects and find it very valuable. While working...

## Brief Description See Issue: https://github.com/RocketCommunicationsInc/astro/issues/1429 ## JIRA Link ## Related Issue ## General Notes ## Motivation and Context ## Issues and Limitations ## Types of changes - [ ]...