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

Bug: Scrolls to bottom #13

Open
fabriguespe opened this issue Jul 29, 2023 · 0 comments
Open

Bug: Scrolls to bottom #13

fabriguespe opened this issue Jul 29, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@fabriguespe
Copy link

Describe the bug

In the current implementation, upon exiting a conversation and returning to the main conversation list, the application automatically scrolls to the bottom of the page. This behavior is unexpected and contrary to typical user experience, where the user would expect to return to the same position in the list that they were in before entering the conversation.

sscroll.mp4

Expected behavior

Upon returning to the main conversation list, the position in the list should be preserved, showing the same conversations as before entering the individual conversation.

Steps to reproduce the bug

Steps to Reproduce:

  1. Start the application with multiple conversations in history
  2. Scroll down the main conversation list.
  3. Select a conversation on the top to enter.
  4. Exit the conversation to return to the main conversation list.
@fabriguespe fabriguespe added the bug Something isn't working label Jul 29, 2023
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