Skip to content

feat: message reactions redesign #2933

Draft
arnautov-anton wants to merge 3 commits intomasterfrom
feat/message-reactions
Draft

feat: message reactions redesign #2933
arnautov-anton wants to merge 3 commits intomasterfrom
feat/message-reactions

Conversation

@arnautov-anton
Copy link
Contributor

@arnautov-anton arnautov-anton commented Feb 6, 2026

🎯 Goal

Demo

@github-actions
Copy link

github-actions bot commented Feb 6, 2026

Size Change: +381 B (+0.12%)

Total Size: 320 kB

Filename Size Change
./dist/cjs/index.js 189 kB -21 B (-0.01%)
./dist/css/index.css 25 kB +402 B (+1.63%)
ℹ️ View Unchanged
Filename Size
./dist/audioProcessing-BbOs2wMd.js 1.32 kB
./dist/Channel-DB9g_L3F.js 20.6 kB
./dist/ChannelPreview-C-Zo6azs.js 7.16 kB
./dist/cjs/emojis.js 3.84 kB
./dist/cjs/experimental.js 3.62 kB
./dist/cjs/mp3-encoder.js 1.27 kB
./dist/css/emojis.css 113 B
./dist/css/v2/emoji-mart.css 1.84 kB
./dist/css/v2/emoji-replacement.css 300 B
./dist/css/v2/index.css 39.4 kB
./dist/css/v2/index.layout.css 22.8 kB
./dist/limits-DiroQ6nk.js 3.29 kB

compressed-size-action


const {
handleFetchReactions,
horizontalPosition = messageBelongsToCurrentUser ? 'start' : 'end',
Copy link
Contributor

Choose a reason for hiding this comment

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

I am not sure if I understood well, but is the start - end positioning related to who is the author of a message (me vs others)? Is so, we could avoid having this flag in JS and could just apply styles based on class str-chat__message--me?

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.

3 participants