Skip to content
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

listStartWidget that will appear at the beginning of the chat. #117

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

gazialankus
Copy link

Fixes #116

Plays nice with onLoadEarlier.

When you don't have onLoadEarlier, it's always at the beginning of the chat log.

When you have onLoadEarlier, it's there at the beginning of the chat log in these cases:

  • if the content is too short so no scroll is needed.
  • if the content is long enough to scroll, it appears when onLoadEarlier returns false.

Works well in my experience.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

"Beginning of chat" widget
1 participant