Skip to content

chore(demo): add channel preview overlay#3157

Merged
MartinCupela merged 5 commits intomasterfrom
chore/demo/public-channel-overlay
May 4, 2026
Merged

chore(demo): add channel preview overlay#3157
MartinCupela merged 5 commits intomasterfrom
chore/demo/public-channel-overlay

Conversation

@MartinCupela
Copy link
Copy Markdown
Contributor

@MartinCupela MartinCupela commented Apr 30, 2026

🎯 Goal

Replace the join / leave channel button in the ChannelHeader with join overlay over channels which the user is not member of. This will return back the option to expand the sidebar, when collapsed as that button was replaced with join / leave channel in the ChannelHeader.

Observed server issues:

WS events related to acquiring channel membership are not delivered reliably - many times not delivered and thus the UI is not updated (from non-member -> to member).

🎨 UI Changes

image image image

If a user does not have permission to join the channel, we change the copy and hide the join button (even though it could be frustrating to receive channels, that a user cannot join):

image

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 30, 2026

Size Change: 0 B

Total Size: 672 kB

ℹ️ View Unchanged
Filename Size
dist/cjs/audioProcessing.js 1.32 kB
dist/cjs/emojis.js 3.01 kB
dist/cjs/index.js 267 kB
dist/cjs/mp3-encoder.js 1.27 kB
dist/cjs/useNotificationApi.js 45.4 kB
dist/css/emoji-picker.css 178 B
dist/css/emoji-replacement.css 456 B
dist/css/index.css 39.3 kB
dist/es/audioProcessing.mjs 1.31 kB
dist/es/emojis.mjs 2.52 kB
dist/es/index.mjs 265 kB
dist/es/mp3-encoder.mjs 756 B
dist/es/useNotificationApi.mjs 45.2 kB

compressed-size-action

@MartinCupela MartinCupela changed the title Chore/demo/public channel overlay chore(demo): add public channel overlay Apr 30, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

βœ… All modified and coverable lines are covered by tests.
βœ… Project coverage is 83.58%. Comparing base (3722940) to head (eeefd87).
⚠️ Report is 5 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #3157   +/-   ##
=======================================
  Coverage   83.58%   83.58%           
=======================================
  Files         434      434           
  Lines       12926    12926           
  Branches     4159     4159           
=======================================
  Hits        10804    10804           
  Misses       2122     2122           

β˜” 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 changed the title chore(demo): add public channel overlay chore(demo): add channel preview overlay May 4, 2026
@MartinCupela MartinCupela merged commit 76228d8 into master May 4, 2026
10 checks passed
@MartinCupela MartinCupela deleted the chore/demo/public-channel-overlay branch May 4, 2026 10:44
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