mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-23 21:11:55 +00:00
Lukáš Tinkl
cdc5a90940
fix(SendContactRequestModal): Display name / image problems with CR dialog
- 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
…
…
…
…
…
…
…
…
Description
Languages
QML
38.5%
JavaScript
30%
Nim
18.7%
Python
5.7%
C++
5.3%
Other
1.7%