You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there! I am from W15, thank you for your comment.😀
I have identified the problem you encountered and this seems to be the source:
In our UG, we specified that the command for joint search is search and t/colleagues t/friends, not search t/colleagues and t/friends.
If you type in search and t/colleagues t/friends (or even just search t/colleagues t/friends), it will indeed return Bernice Yu, as seen below.
However, if you type search t/colleagues and t/friends, this will put your search query original result to be none, since there is no tag named colleagues and. Therefore, our relevant search feature will help you to still return contacts with tags that might be correlated with your search input, such as colleagues or friends.
Hope that helps, we encourage you to try it again! Let us know if you still face the same problem😉
Related to #1
Search 'and' -> searches for contacts that match all the given information.
input: search t/colleagues and t/friends
expected: Bernice Yu only
actual:
The text was updated successfully, but these errors were encountered: