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

[stable29] Follow-up: chat scrolling refactoring #12199

Open
wants to merge 4 commits into
base: stable29
Choose a base branch
from

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Apr 24, 2024

Backport of #11943

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
    • EventBus.$emit was replaced with EventBus.emit, which was for main/vue3 only
    • A couple of lines were duplicated
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Copy link
Member

@nickvergessen nickvergessen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's first test this with a custom desktop client build and not merge it, in case an early 19.0.1 would be needed

Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
Copy link
Contributor

@Antreesy Antreesy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rebased and rechecked according to the original PR

Have tested it with Desktop client (build against main, but today against stable29 as well) for this month, and haven't found any quirks regarding to changed behaviour, quite the opposite:

  • preloaded chat don't jump to the very top, triggering old messages fetching
  • don't drop unread messages because of scrolling
  • more stable during conversations switch

@Antreesy Antreesy marked this pull request as ready for review May 29, 2024 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants