Skip to content
  • Peter Dobratz's avatar
    phone placeholder from country being edited · 2d9327c5
    Peter Dobratz authored
    Prefer to pull in phone placeholder text based on the country currently
    being edited.  Fallback to using placeholder text based on user’s
    locale settings.
    
    rename phone placeholders to phone formats
    
    add Germany example phone number
    
    See [German Wikipedia article
    E.123](https://de.wikipedia.org/wiki/E.123)
    
    check for null in focus
    
    check that input.node() is not null in i.focus()
    2d9327c5