Hi,
I have a problem when using calcite input type number with French (France) keyboard layout AZERTY on keyboards without numeric pad.
The user needs to hold the [SHIFT] key to enter numbers and this does not work on calcite input
https://developers.arcgis.com/calcite-design-system/components/input-number/
Is there any way to solve this ?
Solved! Go to Solution.
@ChristopheSuter Can you test the following Codepen to verify the experience with the AZERTY keyboard without the numeric pad for both Calcite Input and the native HTML input?
If the native input behaves as-expected, would recommend submitting a bug on GitHub so the team can triage and address in an upcoming release.
@ChristopheSuter Can you test the following Codepen to verify the experience with the AZERTY keyboard without the numeric pad for both Calcite Input and the native HTML input?
If the native input behaves as-expected, would recommend submitting a bug on GitHub so the team can triage and address in an upcoming release.
Hello,
The native input in your pen works, but the calcite input does not. I submitted a bug using your CodePen, thanks for that.
Best,
Christophe