ProtonMail / proton-contacts

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

Missing error when contact group is not found #357

Closed DeepSpaceHarbor closed 3 years ago

DeepSpaceHarbor commented 4 years ago

Steps to reproduce

  1. Open contact
  2. On one of the emails, open the contact group dropdown
  3. Type random string

Current behavior image

Expected behavior Apply button should be hidden. The user should see error message. ex: contact group not found or similar.

Video https://recordit.co/HfbWufTmfN

Improvements

DeepSpaceHarbor commented 4 years ago

This example comes from ant design. I think the combo of image + text would look good on ProtonMail as well.

image