Skip to content

feat: Maintain Scroll Position When Closing a Thread #972

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

Open
1 task
Abbas-Askari opened this issue Feb 9, 2025 · 0 comments · May be fixed by #973
Open
1 task

feat: Maintain Scroll Position When Closing a Thread #972

Abbas-Askari opened this issue Feb 9, 2025 · 0 comments · May be fixed by #973
Labels
enhancement New feature or request

Comments

@Abbas-Askari
Copy link

Description

Currently, when a user closes a thread, they are taken to the top of the MessageList, which causes them to lose their previous scroll position. Instead, the expected behavior is that the user should remain at the ThreadMainMessage when they close the thread.

As an EmbeddedChat Developer

I need to: Maintain the user's scroll position at the ThreadMainMessage when they close a thread.
So that: The user does not get scrolled to the top of all currently loaded messages and can continue their conversation seamlessly.

Acceptance Criteria

  • When a thread is closed, the scroll position should remain at the ThreadMainMessage.
@Abbas-Askari Abbas-Askari added the enhancement New feature or request label Feb 9, 2025
Abbas-Askari added a commit to Abbas-Askari/EmbeddedChat that referenced this issue Feb 9, 2025
@Abbas-Askari Abbas-Askari linked a pull request Feb 9, 2025 that will close this issue
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant