Select to view content in your preferred language

Issue when using Calcite input type number

529
2
Jump to solution
04-25-2023 12:30 AM
ChristopheSuter
Regular Contributor

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 ?

 

Tags (1)
0 Kudos
1 Solution

Accepted Solutions
KittyHurley
Esri Contributor

@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.

View solution in original post

0 Kudos
2 Replies
KittyHurley
Esri Contributor

@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.

0 Kudos
ChristopheSuter
Regular Contributor

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

0 Kudos