-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create Provider for New Search #382
Comments
@yurabakhtin Cool. Can't we just use this existing view? |
Ok, I will try to do it. |
@luke- Also currently we load only last 50 message entries on the right part, so if a message entry is a very old then user should scroll up to find it where it was written, i.e. current message searching has no a direct link to a Message Entry. If it is ok then we can use the current searching, otherwise we should implement another with direct linking to a Message Entry. What do you think? |
Thats fine. But thanks for the info. |
I would prefer to continue to display "Message" records here and not the search results in the MessageEntries. I think the current PR is ok in terms of functionality. Is it something to check/discuss? |
Yes, it works this way, search items are "Message" records.
I confirm, you can merge it. |
No description provided.
The text was updated successfully, but these errors were encountered: