Closed katerynakostikova closed 1 year ago
@anogire If someone messages to the user, the message should appear on that screen without the screen reloading
I don't quite understand the requirement "When the user selects the search field it should be highlighted". I made it so that the found messages are highlighted, is that correct?
Yes, it's correct. I will check criteria and rewrite them, something should be only for web
Ok, thank you. So I don't need to filter the search results and leave only those messages that are found? All messages remain in place, but the ones that are found are highlighted.
Sorry, didn't catch it at first. Now I got it I think it is better to filter, show the message that was requested, because there may be many similar ones and then the user will have to scroll a lot.
If we show a message on request, then you can not highlight it, because only those that are of interest to us will be shown
So then for mobile, I don't highlight them at all, because when you click on them, you will go to a new chat screen with this user and you won't see a list with a highlighted message.
when the user writes a search query, only chats for my search query are displayed. When the user selects chat (tap on it) it should somehow be highlighted and open in a new window
Build in 15 min
Tested
User story: As a user, I want to have a chat list, so that I am able to find the dialogue with potential employers.
Acceptance criteria: