- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Credit Card and CVV fields are type="tel"
I understand that type="tel" provides a numeric keypad for mobile users, but it also breaks accessibility and does not accurately describe what is being inputted into the field.
A vision impaired user will hear "Input telephone number" on the credit card field.
Please either switch this to type="text", or provide a way to configure the type of the field through the API.
11-30-2023 11:32 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you for reaching out. Could you please share the url of the page where you have observed this ?
12-12-2023 04:55 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
could you please share page url ?
12-18-2023 12:42 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I'd also like to raise this as an accessibility issue.
Having Microform inputs set to "tel" means a screen reader will announce it, creating confusion for screen reader users about what information they are supposed to be entering.
Is there any way to change this?
03-08-2024 01:06 AM