Skip to content

feat: redesign poll in message and poll creation dialog#2944

Merged
MartinCupela merged 27 commits intomasterfrom
feat/redesign/polls
Feb 16, 2026
Merged

feat: redesign poll in message and poll creation dialog#2944
MartinCupela merged 27 commits intomasterfrom
feat/redesign/polls

Conversation

@MartinCupela
Copy link
Contributor

@MartinCupela MartinCupela commented Feb 13, 2026

🎯 Goal

  1. Redesign poll creation modal
  2. Redesign poll
  3. Refactor generic form components
  4. Refactor modals styling vs dialogs styling
  5. Remove QuotedPoll component

Missing designs:

  1. Poll details modals like results, comments etc.

🎨 UI Changes

BREAKING CHANGE: remove QuotedPoll component and isQuoted prop from Poll

# Conflicts:
#	src/components/Attachment/styling/Attachment.scss
#	src/components/Attachment/styling/AttachmentActions.scss
#	src/components/Attachment/styling/CardAudio.scss
#	src/components/Attachment/styling/Giphy.scss
#	src/components/Attachment/styling/LinkPreview.scss
#	src/components/Attachment/styling/index.scss
#	src/components/AudioPlayback/styling/WaveProgressBar.scss
#	src/components/Icons/styling/IconEyeOpen.scss
#	src/components/Message/styling/DateSeparator.scss
#	src/components/Message/styling/Message.scss
#	src/components/Message/styling/MessageEditedTimestamp.scss
#	src/components/Message/styling/MessageStatus.scss
#	src/components/Message/styling/MessageSystem.scss
#	src/components/Message/styling/QuotedMessage.scss
#	src/components/Message/styling/UnreadMessageNotification.scss
#	src/components/Message/styling/UnreadMessagesSeparator.scss
#	src/components/Message/styling/index.scss
#	src/components/MessageActions/styling/MessageActions.scss
#	src/components/MessageInput/styling/AttachmentPreview.scss
#	src/styling/index.scss
# Conflicts:
#	src/styling/index.scss
@github-actions
Copy link

github-actions bot commented Feb 13, 2026

Size Change: +9.68 kB (+2.95%)

Total Size: 338 kB

Filename Size Change
./dist/ChannelPreview-CGB3q1lM.js 7.11 kB +7.11 kB (new file) 🆕
./dist/ChannelPreview-HRSv5A3K.js 0 B -7.11 kB (removed) 🏆
./dist/cjs/experimental.js 3.62 kB -2 B (-0.06%)
./dist/cjs/index.js 199 kB +3.9 kB (+2%)
./dist/css/index.css 33.2 kB +5.79 kB (+21.13%) 🚨
ℹ️ View Unchanged
Filename Size
./dist/audioProcessing-BbOs2wMd.js 1.32 kB
./dist/Channel-B8wHoVv2.js 21.7 kB
./dist/cjs/emojis.js 2.97 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-CtufnTQO.js 3.37 kB

compressed-size-action

@MartinCupela MartinCupela marked this pull request as ready for review February 16, 2026 09:19
@MartinCupela MartinCupela changed the title feat: redesign polls feat: redesign poll in message and poll creation dialog Feb 16, 2026
@MartinCupela MartinCupela merged commit c8adac4 into master Feb 16, 2026
5 of 6 checks passed
@MartinCupela MartinCupela deleted the feat/redesign/polls branch February 16, 2026 10:57
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

Comments