mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-10 06:16:32 +00:00
cdc5a90940
- fix missing profile image - fix displaying wrong name when a nickname or ENS name is present - fix ID verification flow ignoring nickname - fix empty results when a contact has only an alias name - fix needlessly requesting contact details several times (and overwriting it); we get this info already from Popups.qml - switch the popup to `StatusDialog` and fix hardcoded height Fixes #11726