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

_Tested on `4.0.0-beta.11`._ # Summary Add simple input validation for Addresses to save information consistently across multiple contacts. # Background I first experienced this need when using the Contact Merge...

_Tested on `4.0.0-beta.11`._ # Summary In the _Birthday_ metadata field, allow input of a month and a day without specifying a year. # Background For many of my contacts, I...

https://github.com/ProtonMail/proton-contacts/blob/8ad84cd57dc4f016982cb4301e6e77730ca9052e/src/app/components/ContactPlaceholder.js#L207 and this one https://github.com/ProtonMail/proton-contacts/blob/master/src/app/components/ContactPlaceholder.js#L196 via [crowdin](https://crowdin.com/translate/protonmail/66/en-ru#41050)

Good first issue
P4: Medium

Upstream issue: https://github.com/ProtonMail/WebClient/issues/158

List of keywords to consider by page. Expected behavior: - [ ] as user enters a string of text, the matches show up in a pop over under the search...

Enhancement

**Summary:** CS Report: https://proton.atlassian.net/browse/CLIENT-1758 If you have an address saved with a capital letter and the key is assigned to the same address i all lowercase, you will get a...

Bug
P4: Medium

`Anniversary` and `birthday` date fields aren't getting saved to the contact fields. **Example:** ![H6CyM513Ta](https://user-images.githubusercontent.com/44697797/68586768-ad20f080-0485-11ea-85ae-a67c5fcdd2a5.gif)

Bug
P4: Medium

We should review how we're handling date fields (`BDAY` and `ANNIVERSARY` fields in the vcard). Right now we're saving dates in the vcards as ISO strings, displaying birthdays including the...

Enhancement
P5: Low

**Summary:** CS Report: https://proton.atlassian.net/projects/CLIENT/issues/CLIENT-1751 It's not possible to upload a public key to a contact in the advnaced contact editor. All .asc files are grayed out and un-selectable on iOS...

Bug
P5: Low

Follow-up issue to: https://github.com/ProtonMail/proton-contacts/issues/123 If you try to export a contact that contains umlaut characters, the exported contact will not be properly read by other vCard readers (like Outlook 2016)....

Bug
P5: Low