proton-contacts icon indicating copy to clipboard operation
proton-contacts copied to clipboard

React web application to manage ProtonMail contacts

Results 28 proton-contacts issues
Sort by recently updated
recently updated
newest added

Adapt the export modal so that only a few contacts can be exported. This feature would be needed when selecting a few contacts.

Enhancement
P5: Low

Suggestion to split this https://github.com/ProtonMail/proton-contacts/blob/master/src/app/components/ContactPlaceholder.js#L162 in a ContactGroupPlaceholder component and decide outside which of them to render

Technical

![Screenshot from 2019-10-11 18-02-58](https://user-images.githubusercontent.com/713283/66666707-8b97d380-ec51-11e9-82e1-36357a5e741e.png) vs live ![Screenshot from 2019-10-11 18-04-46](https://user-images.githubusercontent.com/713283/66666743-9f433a00-ec51-11e9-90f4-553df8d6d32f.png) cf DOM: ```html ```

Bug
Good first issue
P5: Low

Ex: https://github.com/ProtonMail/proton-contacts/blob/master/src/app/components/ContactPlaceholder.js#L165 via [Crowdin](https://crowdin.com/translate/protonmail/66/en-ru#41046)

i18n

A delinquent account should be shown an error and redirected to the payments section in settings

As discussed in https://github.com/ProtonMail/Angular/issues/8945, the issue from v3 is reproducible on v4. Contacts with Unicode strings cannot be imported. These types of vCards are natively created by some Android devices...

Bug