Skip to content

Conversation

GretaD
Copy link
Contributor

@GretaD GretaD commented Sep 12, 2025

block: 'top' doesnt exist :( even though it gives us the right behavior. (an error is thrown)

Follow-up to #11648

Signed-off-by: greta <gretadoci@gmail.com>
@GretaD GretaD self-assigned this Sep 12, 2025
@GretaD GretaD added the bug label Sep 12, 2025
@GretaD GretaD requested a review from kesselb as a code owner September 12, 2025 15:46
@GretaD GretaD marked this pull request as draft September 15, 2025 08:48
Signed-off-by: greta <gretadoci@gmail.com>
Signed-off-by: greta <gretadoci@gmail.com>
@nextcloud nextcloud deleted a comment from GretaD Sep 17, 2025
@ChristophWurst
Copy link
Member

/backport to stable5.5

GretaD added 2 commits October 2, 2025 12:42
Signed-off-by: greta <gretadoci@gmail.com>
Signed-off-by: greta <gretadoci@gmail.com>
@GretaD GretaD marked this pull request as ready for review October 8, 2025 15:47
Copy link
Member

@ChristophWurst ChristophWurst left a comment

Choose a reason for hiding this comment

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

Tested but doesn't seem to work as expected. Single message threads are scrolled down slightly, while I expect them to stay at the top.
For actual threads with many messages the scrolling goes too far - probably the same distance as the case with one message.

You have added a container element, but scrolling is still done on the same element as before. Did you mean to change that?

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.

2 participants