InputNumber: In combination with IconField, the contents overlaps with the icon #7310
Labels
Component: Theme
Issue or pull request is related to Theme
Type: Bug
Issue contains a defect related to a specific component.
Describe the bug
When using
IconField
in combination withInputNumber
, the icon overlaps with the contents of the input field.I am not sure whether this is a bug, or whether
IconField
is only supposed to work withInputText
, but if it is, then the documentation could make that clear.If considered useful, I am willing to try to attempt a PR to fix this.
Reproducer
https://stackblitz.com/edit/vitejs-vite-vszvrs?file=src%2FApp.tsx
System Information
Steps to reproduce the behavior
No response
Expected behavior
No response
The text was updated successfully, but these errors were encountered: