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(addToMessageList): prevent messages shifting when adding reactions #1368

Merged
merged 1 commit into from
Sep 19, 2024

Conversation

arnautov-anton
Copy link
Contributor

@arnautov-anton arnautov-anton commented Sep 18, 2024

This regression has been introduced with the refactor of the function in question in #1330. Tests have been built on previous version of this function and applied to a new version with a fix. This PR also fixes a test case in threads.test.ts.

Copy link
Contributor

Size Change: +22 B (+0.01%)

Total Size: 427 kB

Filename Size Change
dist/browser.es.js 92.6 kB +6 B (+0.01%)
dist/browser.full-bundle.min.js 54.1 kB -3 B (-0.01%)
dist/browser.js 93.8 kB +7 B (+0.01%)
dist/index.es.js 92.7 kB +6 B (+0.01%)
dist/index.js 93.8 kB +6 B (+0.01%)

compressed-size-action

@arnautov-anton arnautov-anton merged commit 40e06bd into master Sep 19, 2024
6 checks passed
@arnautov-anton arnautov-anton deleted the fix/messages-shifting-when-reacting branch September 19, 2024 11:52
@github-actions github-actions bot mentioned this pull request Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants