-
### Reproduction link
[https://escvxj.run.stackblitz.io/](https://escvxj.run.stackblitz.io/)
### Steps to reproduce
almost all components documented on https://ng.ant.design/components/form/en ha…
-
_Give your user story a simple, clear title_
## Description
This links to these AC statements from the Bounce rate epic:
- Given my bounce rate is too high, when my service is suspended, then I get …
-
Having trouble applying this plugin to polymorphic components that take an `as` or `component` prop which determines the html element the component will be rendered as.
For instance the commonly us…
-
Unable to get input value of wrapped component in `` on Jest.
Both codes work correctly in the browser. (Chrome 85.0.4183.102)
## use `` sample test code
Only the last test will not pass.
…
-
Currently, any styles from a *.module.css file will not be picked up by Storybook.
-
Looks like there are some version conflicts in package.json.
The following appears to fix it, but haven't confirmed it doesn't introduce any other issues, hence the lack of pull request:
`{
"nam…
-
We are constantly having issues trying to update old dependencies and add resolutions to make things work. We should set aside some time to audit our outdated dependencies and see if we can easily upg…
-
title
-
## :rotating_light: The automated release from the `v5` branch failed. :rotating_light:
I recommend you give this issue a high priority, so other packages depending on you can benefit from your bug f…
-
I am using a react library (fluent-ui library) where the aria attribute names are different,
is it possible to declare my own aria attributes
Example:
aria-labeledby is spelled as ariaLabeledBy…