Skip to content

Conversation

@EurFelux
Copy link
Collaborator

Prevent unnecessary message updates when only UI-related states change by checking the update keys and skipping timestamp updates in those cases

What this PR does

Before this PR:

After this PR:

Fixes #10515

Why we need it and why it was done in this way

The following tradeoffs were made:

The following alternatives were considered:

Links to places where the discussion took place:

Breaking changes

If this PR introduces breaking changes, please describe the changes and the impact on users.

Special notes for your reviewer

Checklist

This checklist is not enforcing, but it's a reminder of items that could be relevant to every PR.
Approvers are expected to review this list.

Release note


Prevent unnecessary message updates when only UI-related states change by checking the update keys and skipping timestamp updates in those cases
@EurFelux EurFelux added this to the v1.7.0 milestone Oct 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants