Skip to content

fix: decouple msg bubble width from reaction list width#3142

Merged
MartinCupela merged 2 commits intomasterfrom
fix/decouple-msg-bubble-width-from-reaction-list-width
Apr 24, 2026
Merged

fix: decouple msg bubble width from reaction list width#3142
MartinCupela merged 2 commits intomasterfrom
fix/decouple-msg-bubble-width-from-reaction-list-width

Conversation

@MartinCupela
Copy link
Copy Markdown
Contributor

🎯 Goal

Prevent message bubble from growing in response to reaction list growth.

@github-actions
Copy link
Copy Markdown

Size Change: +128 B (+0.02%)

Total Size: 618 kB

📦 View Changed
Filename Size Change
dist/css/index.css 39.3 kB +128 B (+0.33%)
ℹ️ View Unchanged
Filename Size
dist/cjs/audioProcessing.js 1.32 kB
dist/cjs/emojis.js 3.01 kB
dist/cjs/index.js 240 kB
dist/cjs/mp3-encoder.js 1.27 kB
dist/cjs/WithAudioPlayback.js 44.7 kB
dist/css/emoji-picker.css 178 B
dist/css/emoji-replacement.css 456 B
dist/es/audioProcessing.mjs 1.31 kB
dist/es/emojis.mjs 2.52 kB
dist/es/index.mjs 239 kB
dist/es/mp3-encoder.mjs 756 B
dist/es/WithAudioPlayback.mjs 44.5 kB

compressed-size-action

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 24, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.34%. Comparing base (16af18d) to head (c2ecf17).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3142   +/-   ##
=======================================
  Coverage   82.34%   82.34%           
=======================================
  Files         419      419           
  Lines       12271    12271           
  Branches     3952     3952           
=======================================
  Hits        10104    10104           
  Misses       2167     2167           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@MartinCupela MartinCupela merged commit 980c233 into master Apr 24, 2026
8 checks passed
@MartinCupela MartinCupela deleted the fix/decouple-msg-bubble-width-from-reaction-list-width branch April 24, 2026 12:29
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.

1 participant