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

[ ArmoredChat.js ] When starting the application the window sometimes does not scroll to the bottom #1255

Open
Tracked by #1261
Armored-Dragon opened this issue Nov 23, 2024 · 0 comments · May be fixed by #1261
Open
Tracked by #1261
Assignees
Labels
bug Something isn't working

Comments

@Armored-Dragon
Copy link
Member

When the application starts, the window should scroll to the bottom of the chat history to see the most up to date messages. This does not reliably occur.
This only happens when the application first starts when you open it on your interface executable. Subsequent minimizing and closing results in expected behavior. Reloading everything with CTRL+R and then opening the application will result in the error.

A simple fix may be to force the application to always scroll down until the user interacts with the window or until a new message gets rendered.

@Armored-Dragon Armored-Dragon added the bug Something isn't working label Nov 23, 2024
@Armored-Dragon Armored-Dragon self-assigned this Nov 23, 2024
@Armored-Dragon Armored-Dragon linked a pull request Nov 30, 2024 that will close this issue
8 tasks
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

Successfully merging a pull request may close this issue.

1 participant