Ben Ragsdale
Results
2
issues of
Ben Ragsdale
# 🐛 Bug Report When a user adds the `aria-describedby` attribute and value to the `fast-button` element, the attribute appears on both the `fast-button` element and its `button` child element....
bug
status:planned
area:fast-foundation
community:request
compliance:a11y
breaking-change
# Pull Request ## 📖 Description The current `React.createElement` function takes as an parameter the object `newReactProps` to pass props to the created React component. But we have noticed that...