Skip to content

fix: allow user blocking only in DM-type channels#3139

Merged
arnautov-anton merged 3 commits intomasterfrom
fix/block-permissions-channel-list-item
Apr 24, 2026
Merged

fix: allow user blocking only in DM-type channels#3139
arnautov-anton merged 3 commits intomasterfrom
fix/block-permissions-channel-list-item

Conversation

@arnautov-anton
Copy link
Copy Markdown
Contributor

🎯 Goal

Context menu action Block in channel list item should only appear if the channel is of DM type.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 23, 2026

Size Change: +123 B (+0.02%)

Total Size: 618 kB

📦 View Changed
Filename Size Change
dist/cjs/index.js 240 kB +63 B (+0.03%)
dist/es/index.mjs 239 kB +60 B (+0.03%)
ℹ️ View Unchanged
Filename Size
dist/cjs/audioProcessing.js 1.32 kB
dist/cjs/emojis.js 3.01 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/css/index.css 39.1 kB
dist/es/audioProcessing.mjs 1.31 kB
dist/es/emojis.mjs 2.52 kB
dist/es/mp3-encoder.mjs 756 B
dist/es/WithAudioPlayback.mjs 44.5 kB

compressed-size-action

Comment thread src/components/ChannelListItem/ChannelListItemActionButtons.defaults.tsx Outdated
@arnautov-anton arnautov-anton force-pushed the fix/block-permissions-channel-list-item branch from cad3d7f to 970851e Compare April 24, 2026 11:32
@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.79%. Comparing base (16af18d) to head (4c19a55).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3139      +/-   ##
==========================================
+ Coverage   82.34%   82.79%   +0.45%     
==========================================
  Files         419      419              
  Lines       12271    12270       -1     
  Branches     3952     3951       -1     
==========================================
+ Hits        10104    10159      +55     
+ Misses       2167     2111      -56     

☔ 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.

@arnautov-anton arnautov-anton force-pushed the fix/block-permissions-channel-list-item branch from 970851e to 303a97f Compare April 24, 2026 11:54
@arnautov-anton arnautov-anton force-pushed the fix/block-permissions-channel-list-item branch from 303a97f to 4c19a55 Compare April 24, 2026 11:54
@arnautov-anton arnautov-anton merged commit deda536 into master Apr 24, 2026
8 checks passed
@arnautov-anton arnautov-anton deleted the fix/block-permissions-channel-list-item branch April 24, 2026 12:20
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