Add inputType for telephone element

Created on 14 March 2024, 3 months ago
Updated 15 March 2024, 3 months ago

Problem/Motivation

The Transformer is already handling 'tel' element type as a string, but it's not setting the input type to 'tel'.

Steps to reproduce

Add a telephone element to a webform and see that there is no inputType set for the element under ui part of the schema.

Proposed resolution

Add the input type 'tel' for telephone elements.

"ui:options": {
  "inputType": "tel"
}
✨ Feature request
Status

Active

Version

2.0

Component

Code

Created by

🇫🇮Finland mErilainen

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024