issue #576 mix local and cloud contacts in search results#716
issue #576 mix local and cloud contacts in search results#716
Conversation
tomholub
left a comment
There was a problem hiding this comment.
code looks good, will test
|
This will later need a ui test, something like:
|
|
I got some logs when trying to search recipient, not sure if it was present previously? |
|
Also there seems to be some race condition problem: if I type |
|
I reproduced your issue with |
|
It needs to be able to evaluate what I'm typing without interrupting the input. Offer suggestions, but don't break my flow. Please update it in this PR too as it's making it hard to even send an email. |
|
Ah, I see on screenshot, probably it happens on small screen sizes, will check |
15.0.1. It's offering me a 15.0.2 update but haven't updated yet. |
|
I have a 12 mini. |
|
Actually, before writing a ui test for anything more specific, we should have one purely for being able to type and choose any of the recipient suggestions - which should catch situation like the one that happened to me - I'll file an issue. |
|
@tomholub I fixed typing issue and also updated recipient cell layout to remove mentioned |

This PR shows local contacts along with remote ones when autocompleting recipients on compose screen.
close #576
Tests (delete all except exactly one):
To be filled by reviewers
I have reviewed that this PR... (tick whichever items you personally focused on during this review):