Thomas Schemmer

Results 4 issues of Thomas Schemmer

Storybook's preview contains blocks to show both themes (light and dark) at the same time. If a developer creates a component with an IDREF, they will be duplicated, which the...

status: needs triage
a11y
kit: Storybook

In the Figma File, under: **Getting Started with Radius**, the first paragraph has a link that does not go to the correct URL. ### Steps * Log-in to Figma *...

kit: Figma

In the Figma file, under **Getting Started with Radius** page; last section: > Are you using Radius? We would love to hear about how you > are using Radius or...

kit: Figma

In some cases when providing props to components, there is some non-compliant html attribute bleeding. e.g. `display` is passed to the html node because it's not destructured from the props...

bug