-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Labels
AccessibilityNeeds design, development, or content work relating to accessibility.Needs design, development, or content work relating to accessibility.
Description
Issue summary
TextField component of type number doesn't loose focus if one of the carets is clicked. Therefore, elements seem to be active even if users are adjusting different form element.
Expected behavior
TextField is loosing focus
Actual behavior
Can be reproduced even on your component library https://polaris.shopify.com/components/text-field -> select type Number. Click on increase/decrease carets and then outside of the element. Observed behavior is that focus is not lost.
For comparison check different type -e .g. email. There it behaves as expected
Tested polaris version -> v10.0.0
bkspace and TheSecurityDev
Metadata
Metadata
Assignees
Labels
AccessibilityNeeds design, development, or content work relating to accessibility.Needs design, development, or content work relating to accessibility.