You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The invalid or valid icon should be located inside the field box, on the right side of field, and to the left of the increment/decrement buttons. (See also documentation for the react version of the number field)
Actual behavior
The icon overlaps with the increment / decrement button.
Screenshots
What browsers are you seeing the problem in?
Chrome
How can we reproduce this issue?
Go to '...'
Click on '....'
Scroll to '....'
Check console
See error
Sample code or abstract reproduction which illustrates the problem
Code of conduct
Impacted component(s)
sp-number-field
Expected behavior
The invalid or valid icon should be located inside the field box, on the right side of field, and to the left of the increment/decrement buttons. (See also documentation for the react version of the number field)
Actual behavior
The icon overlaps with the increment / decrement button.
Screenshots
What browsers are you seeing the problem in?
Chrome
How can we reproduce this issue?
Sample code or abstract reproduction which illustrates the problem
<script src="https://jspm.dev/@spectrum-web-components/bundle/elements.js" type="module"></script>Severity
SEV 2
Logs taken while reproducing problem
No response
The text was updated successfully, but these errors were encountered: