CyberSource / CyberSource/cybersource-rest-client-node
Field input type
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 49
- Forks
- 50
- Avg merge
- 18m
- Merged PRs (30d)
- 2
Description
Currently I faced with problem that iframe field of card number has type="tel".
Our team actively implement accessibility for our site.
Voiceover read this input as phone number. Do we have any possibility to change input type?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating how the client creates or configures the card-number iframe field; the issue does not name a file or test. Determine whether its input type can change without breaking card entry, then verify that VoiceOver no longer announces the field as a phone number.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- accessibility
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100