vue-advanced-chat icon indicating copy to clipboard operation
vue-advanced-chat copied to clipboard

Add search bar for room messages

Open Shivam-apna opened this issue 2 years ago • 2 comments

we can use a package vue-text-highlight for this

Shivam-apna avatar May 27 '22 04:05 Shivam-apna

It's not that simple as there is probably backend pagination to load messages, so we also need to add a way to trigger pagination programmatically when searching messages. This is a good idea, but not easy to implement.

antoine92190 avatar Jun 03 '22 06:06 antoine92190

It's not that simple as there is probably backend pagination to load messages, so we also need to add a way to trigger pagination programmatically when searching messages. This is a good idea, but not easy to implement.

How about we implement the Agonia plugin in firebase to do the search?

amoslai5128 avatar Jun 17 '22 15:06 amoslai5128