[input-number] numeric keyboard no longer appears on mobile devices/tablets when input is focused #9740
Closed
2 of 6 tasks
Labels
4 - verified
Issues that have been released and confirmed resolved.
ArcGIS Maps SDK for JavaScript
Issues logged by ArcGIS SDK for JavaScript team members.
bug
Bug reports for broken functionality. Issues should include a reproduction of the bug.
calcite-components
Issues specific to the @esri/calcite-components package.
estimate - 2
Small fix or update, may require updates to tests.
has workaround
Issues have a workaround available in the meantime.
impact - p1 - need for current milestone
User set priority impact status of p1 - need for current milestone
p - medium
Issue is non core or affecting less that 60% of people using the library
regression
Issues that are caused by changes in a release, but were working before that.
Milestone
Check existing issues
Actual Behavior
The numeric keyboard no longer shows up on mobile devices/tablets when an
input-number
receives focus.As a workaround,
inputmode="decimal"
(orinputMode
property) can be set on the component.Expected Behavior
For the numeric keyboard to show up when an
input-number
is focused on mobile/tablets.Reproduction Sample
https://codepen.io/jcfranco/pen/dyBbwBx
Reproduction Steps
Reproduction Version
2.10.1
Relevant Info
2.8.0 introduced a regression (see https://github.com/Esri/calcite-design-system/pull/9123/files#diff-eb691ddf7a85985a3113e037a62db7b4c27bc134ac572baccecd23500f40c268L283) where
input-number
'sinputMode
property is no longerdecimal
.Regression?
2.7.1
Priority impact
impact - p1 - need for current milestone
Impact
No response
Calcite package
Esri team
ArcGIS Maps SDK for JavaScript
The text was updated successfully, but these errors were encountered: