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

Fix jumpy timeline when the pinned message banner is displayed #28654

Merged
merged 1 commit into from
Dec 5, 2024

Conversation

florianduros
Copy link
Member

@florianduros florianduros commented Dec 5, 2024

Checklist

  • Tests written for new code (and old code if feasible).
  • New or updated public/exported symbols have accurate TSDoc documentation.
  • Linter and other CI checks pass.
  • I have licensed the changes to Element by completing the Contributor License Agreement (CLA)

Closes #28390

We notify the timeline to resize when we display or hide the pinned message banner.
I also fixed multiple warnings of unhandled react state updates in the test.

@daniellekirkwood
Copy link
Contributor

tested it, looks great! Thanks, Florian

Copy link
Member

@dbkr dbkr left a comment

Choose a reason for hiding this comment

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

Thankyouthankyouthankyouthankyou!

@florianduros florianduros added this pull request to the merge queue Dec 5, 2024
Merged via the queue into develop with commit dbdb23f Dec 5, 2024
53 of 57 checks passed
@florianduros florianduros deleted the florianduros/fix-jumpy-banner branch December 5, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rooms with pinned messages scroll down and back up when you click into the room
3 participants