Open fans3210 opened 8 years ago
The contact picker should either show a searchtableview only if the num of filteredcontacts is not zero, or let user access the filteredcontacts property to let the user decide the ui change depends on the filteredcontacts
since 'filteredContacts' is private, user wouldn't know whether there are search results. There is always a tableview shown even when the filteredContacts count is 0.