papercups-io/papercups

Better phone number filtering for twillio and SMS in integrations page

Open

#816 geöffnet am 5. Mai 2021

Auf GitHub ansehen
 (3 Kommentare) (0 Reaktionen) (1 zugewiesene Person)Elixir (6.032 Stars) (566 Forks)batch import
enhancementgood first issue

Beschreibung

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