ProtonMail / proton-contacts

React web application to manage ProtonMail contacts
54 stars 19 forks source link

When contact is opened, the delete button is disabled #345

Closed DeepSpaceHarbor closed 4 years ago

DeepSpaceHarbor commented 4 years ago

CS Report https://proton.atlassian.net/browse/CLIENT-1887

Steps to reproduce

  1. Go to /contacts
  2. Open any contact
  3. Click on the delete button

Expected behavior The contact should be deleted.

Current behavior Nothing happens, the button is disabled.

econdepe commented 4 years ago

Fixed by #340 (not deployed yet)