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

fix(intl-phone-input): fixed format phone #633

Merged
merged 2 commits into from
Apr 26, 2023
Merged

Conversation

sprutkova
Copy link
Contributor

Опишите проблему

При value='+79059495743' и defaultCountryIso2='' не форматируется российский номера телефона (пустое значение, так как может быть иностранный номер)

Ожидаемое поведение

При таких входных параметрах номер телефона должен быть отформатирован

Внешний вид

Ожидаемый Фактический
** + 7 905 949-57-43 ** ** + 7 905 949 57 43 **

@changeset-bot
Copy link

changeset-bot bot commented Apr 19, 2023

🦋 Changeset detected

Latest commit: f19a262

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@alfalab/core-components-intl-phone-input Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@coveralls
Copy link

coveralls commented Apr 19, 2023

Pull Request Test Coverage Report for Build 4805659363

  • 1 of 1 (100.0%) changed or added relevant line in 1 file are covered.
  • 3 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+0.005%) to 80.279%

Files with Coverage Reduction New Missed Lines %
packages/input-autocomplete/src/Component.responsive.tsx 3 41.67%
Totals Coverage Status
Change from base Build 4742053674: 0.005%
Covered Lines: 7894
Relevant Lines: 8921

💛 - Coveralls

@core-ds-bot
Copy link
Collaborator

Собрана новая демка.

@v-gevak v-gevak merged commit 2d1eabf into master Apr 26, 2023
6 of 7 checks passed
@v-gevak v-gevak deleted the fix/intl-phone-input branch April 26, 2023 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants