David Sandoz

Results 3 issues of David Sandoz

### Reproduction https://formkit.com/essentials/icons#icon-click-handlers ### Describe the bug #### Context Suffix and prefix icons can get a click handler with `@prefix-icon-click` or `@suffix-icon-click`. They can be used to toggle a password...

🐛 bug
☂️ accessibility

With a boolean field, the generated type is ``` fieldName?: boolean; ``` Which means the field can either be `true`, `false` or `undefined`. In Storyblok, when we set such a...

### Description As a developer using Storyblok SDK, I want to limit the amount of external dependencies so that the bundle size of my app is as small as possible,...

enhancement
pending-author
pending-triage