Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add helper for filling in telephone fields #20

Open
frankieroberto opened this issue Sep 13, 2023 · 0 comments
Open

Add helper for filling in telephone fields #20

frankieroberto opened this issue Sep 13, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@frankieroberto
Copy link
Contributor

Following the addition of fill_in_govuk_text_field in #12 we should add a similar fill_in_govuk_telephone_number_field helper (or maybe fill_in_govuk_tel_field?).

As well as checking that type="tel", this could additionally check that:

  • autocomplete="tel" (could be opt-in or opt-out as you wouldn't want this if asking for someone else’s phone number)
@frankieroberto frankieroberto added the enhancement New feature or request label Sep 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant