Skip to content

With autocomplete, should type=tel be allowed on all numbers? [73f2c2] #1541

@WilcoFiers

Description

@WilcoFiers

Common feedback we got on the autocomplete rule was people that wanted to use type=tel on number fields such as bday-month. The reason is that with type=tel IOS opens the number keypad, which it does not do if you use type=number.

Axe-core has since built an exception in its autocomplete rule that allows type=tel. I wonder if this is something the autocomplete rule should allow. Or alternatively... if we should have a test case that shows axe-core's implementation is a partially consistent one, because of this exception.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions