Right now, when search for exact Matrix ID, it will return contacts as an External contact.
Right now, we use Contact widget for rendering recent contact. However, Contact widget will only fetch profile information if status is active. Because recent contact don't have status value, cannot fetch avatar.
Solution
Only return External contact if search for contact return empty and keyword is a Matrix ID
Ticket
1916
Root cause
Contact
widget for rendering recent contact. However,Contact
widget will only fetch profile information ifstatus
isactive
. Because recent contact don't havestatus
value, cannot fetch avatar.Solution
empty
and keyword is a Matrix IDRecentItemWidget
instead.Pre-merge
main
Resolved
https://github.com/linagora/twake-on-matrix/assets/80142234/c1b81e02-cb79-44a2-b753-ffa2da4f25f7
https://github.com/linagora/twake-on-matrix/assets/80142234/f5f28600-684b-48d6-8cbf-37465335b02c