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

client chat doesn't automatically scroll down and focus input after character response #1977

Open
dbellotti opened this issue Jan 7, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@dbellotti
Copy link

Describe the bug

When running the browser client and chatting with a character. conversations don't automatically scroll to the bottom of a character response and the input field is not focused.

To Reproduce

  1. pnpm start --character="characters/trump.character.json
  2. pnpm client:start
  3. browse to http://localhost:5173/ and select character
  4. chat enough so the response goes passed the initial page fold

Expected behavior

screen scrolls to reveal the latest message and the input field is focused

Screenshots

Additional context
I have a fix ready

@dbellotti dbellotti added the bug Something isn't working label Jan 7, 2025
Copy link
Contributor

github-actions bot commented Jan 7, 2025

Hello @dbellotti! Welcome to the ai16z community. Thank you for opening your first issue; we appreciate your contribution. You are now a ai16z contributor!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant