Improve NumberInput test coverage of allowEmpty
#16207
Labels
component: number-input
role: dev 🤖
type: infrastructure 🤖
Issues relating to devops, tech debt, etc.
We recently had some bugs come through on NumberInput specifically related to the
allowEmpty
prop. The test coverage for this component needs to be improved so that the flows outlined in the bugs are covered in tests. These can reside inpackages/react/src/components/NumberInput/__tests__/NumberInput-test.js
The text was updated successfully, but these errors were encountered: