Skip to content

feat: migrate MessageActions to use ContextMenu#2932

Merged
MartinCupela merged 9 commits intomasterfrom
feat/message-actions-in-context-menu
Feb 6, 2026
Merged

feat: migrate MessageActions to use ContextMenu#2932
MartinCupela merged 9 commits intomasterfrom
feat/message-actions-in-context-menu

Conversation

@MartinCupela
Copy link
Contributor

@MartinCupela MartinCupela commented Feb 5, 2026

🎯 Goal

Use ContextMenu API to render MessageActions to achieve unified design across all the context menus in the SDK. There are no cascading menus anymore.

🎨 UI Changes

XcoY.webm

BREAKING CHANGE: replace specific components in MessageActions with general purpose ContextMenu components

…s-in-context-menu

# Conflicts:
#	src/components/Dialog/styling/ContextMenu.scss
#	src/components/MessageActions/CustomMessageActionsList.tsx
#	src/components/MessageActions/MessageActions.tsx
#	src/components/MessageActions/MessageActionsBox.tsx
#	src/components/MessageActions/RemindMeSubmenu.tsx
#	src/components/MessageInput/MessageComposerActions.tsx
#	src/experimental/MessageActions/MessageActions.tsx
@github-actions
Copy link

github-actions bot commented Feb 5, 2026

Size Change: +307 B (+0.1%)

Total Size: 320 kB

Filename Size Change
./dist/cjs/index.js 189 kB +296 B (+0.16%)
./dist/css/index.css 24.6 kB +11 B (+0.04%)
ℹ️ 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

MartinCupela and others added 2 commits February 5, 2026 17:17
Co-authored-by: Anton Arnautov <43254280+arnautov-anton@users.noreply.github.com>
@MartinCupela MartinCupela merged commit 1d28279 into master Feb 6, 2026
5 of 6 checks passed
@MartinCupela MartinCupela deleted the feat/message-actions-in-context-menu branch February 6, 2026 09:34
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