Skip to content
#

conversation

Here are 257 public repositories matching this topic...

chatwoot
vishnu-narayanan
vishnu-narayanan commented Mar 30, 2022

Is your enhancement request related to a problem? Please describe.

Clear visual indication when an integration/application is connected/active.

Slack is fully connected and active at this stage. It would be nice to have a visual indicator on this page to know slack is connected without clicking on configure and navigating to another page.

![image](https://user-images.githubuserconte

Good first issue frontend need-discussion
botframework-solutions

Welcome to the Bot Framework Solutions repository which is the home for a set of templates and solutions to help build advanced conversational experiences using Azure Bot Service and Bot Framework. Microsoft Bot Framework is a comprehensive framework for building enterprise-grade conversational AI experiences.

  • Updated Apr 20, 2022
  • TypeScript
chat-ui-kit-react
louisholley
louisholley commented Apr 8, 2021

hey, thanks for the great package!

i'm using infinite scrolling on the MessageList component like this:

 <MessageList
  onYReachStart={loadMore}
  loadingMore={networkStatus === NetworkStatus.fetchMore}
 >

but when more messages are loaded, the scrollbar is still at the top of the container so it just keeps calling loadMore over and over. ideally the behaviour would be some

bug good first issue

Improve this page

Add a description, image, and links to the conversation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the conversation topic, visit your repo's landing page and select "manage topics."

Learn more