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

🐛 Enables landline phones in HdPhoneInput #1247

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

leandroinacio
Copy link
Contributor

@leandroinacio leandroinacio commented Feb 12, 2024

Not sure if anyone remembers the day we had an issue with the landline phone numbers on the website:
https://homeday.slack.com/archives/C01S70CGKA8/p1670250340393059

Homeday
030 220 440 000

This was being deemed invalid by the input and blocking some requests.
So, there are plans now of using this input in sliders, so we need to make sure it works for landlines too.

I added a new boolean prop allow or not only mobile phones.
I also fixed the error for duplicated keys that the component had and removed some unnecessary prop binding in the html (which resulted in new snapshots).

Copy link

github-actions bot commented Feb 12, 2024

🚮 The files previously deployed on /homeday-blocks/1247/ were already removed.

Copy link
Contributor

@aym3nb aym3nb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👏🚀

@leandroinacio leandroinacio merged commit a88239d into master Feb 13, 2024
3 checks passed
@leandroinacio leandroinacio deleted the miso-303/enables-landline-phones branch February 13, 2024 13:38
@homeday-bot
Copy link
Collaborator

🎉 This PR is included in version 19.17.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants