status-im / status-mobile

a free (libre) open source, mobile OS for Ethereum
https://status.app
Mozilla Public License 2.0
3.91k stars 984 forks source link

Attempt to add as a contact ENS name which is not binded to chat key leads to a broken User found #21661

Open churik opened 1 day ago

churik commented 1 day ago

Bug Report

Problem

If you use valid ENS name which is not registered via Status and correlated with chat key, Status mobile app found invalid user. "View profile" just got us back to messages screen.

Expected behavior

better to confirm with design, but I'd expect validation error or just no results (like on Status desktop)

Actual behavior

Image

Reproduction

  1. Open messages > + Add contact
  2. Type valid ENS name, which is not related to status

Additional Information