papercups-io/papercups

Better phone number filtering for twillio and SMS in integrations page

Open

#816 opened on May 5, 2021

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Elixir (6,032 stars) (566 forks)batch import
enhancementgood first issue

Description

Problem Right now if you enter a phone number without the area code or have the wrong formatting in phone number section it will fail silently and not work. We should make sure that there is a country code and that it can work regardless of the text formatting

Solution It should validate that it has a country code and we shouldn't care about formatting

Contributor guide