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

Merged
merged 5 commits into from
Jun 10, 2024

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Apr 24, 2024

Backport of #11943
Backport of #12205

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

@Antreesy Antreesy force-pushed the backport/11943/stable29 branch from be2fbfd to 6344b1e Compare May 29, 2024 10:12
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
@nickvergessen
Copy link
Member

Then time for review by @ShGKme and @DorraJaouad

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>
…apsed

Signed-off-by: DorraJaouad <dorra.jaoued7@gmail.com>
@DorraJaouad DorraJaouad force-pushed the backport/11943/stable29 branch from 6344b1e to b6878e1 Compare June 8, 2024 07:52
@DorraJaouad
Copy link
Contributor

Rebased and added #12205 (a fix for an issue noticed in testing)

Copy link
Contributor

@DorraJaouad DorraJaouad left a comment

Choose a reason for hiding this comment

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

Tested ⭐

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.

Tested once again

@Antreesy Antreesy merged commit 32b88b6 into stable29 Jun 10, 2024
46 checks passed
@Antreesy Antreesy deleted the backport/11943/stable29 branch June 10, 2024 10:31
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.

4 participants