stream-chat-react icon indicating copy to clipboard operation
stream-chat-react copied to clipboard

MessageSearchList component

Open petyosi opened this issue 3 years ago • 4 comments

As a developer using the React SDK, I would like to be able to quickly implement a user interface that displays the results from searching the messages in a certain channel.

Acceptance Criteria

Out of scope

  • an input component that enables the end-user to type their query. This is trivial to integrate from the outside, but hard to customize if built-in.

Definition of Done

  • Publicly accessible React Component
  • Doc comments
  • Docs: Integration Guide
  • Unit tests

petyosi avatar Mar 03 '22 08:03 petyosi

Is there any estimate on when this will be developed?

erdtsieck avatar Dec 26 '22 14:12 erdtsieck

Is this in any early development stage? I would like to see the code (if there is any) before implementing something on my own.

jawakarD avatar Jul 27 '23 09:07 jawakarD

Currently we do not have ETA for this feature.

MartinCupela avatar Jul 27 '23 10:07 MartinCupela

Could we also add the same feature in message list component so that we can filter based on custom_fields or default message object fields just the way it is there in ChannelList component @MartinCupela

NiteshKumar14 avatar Oct 04 '23 12:10 NiteshKumar14