Skip to content

feat: add snackbar notification upon channels query pagination failure#3179

Open
MartinCupela wants to merge 1 commit intomasterfrom
feat/add-notification-on-channel-query-failure
Open

feat: add snackbar notification upon channels query pagination failure#3179
MartinCupela wants to merge 1 commit intomasterfrom
feat/add-notification-on-channel-query-failure

Conversation

@MartinCupela
Copy link
Copy Markdown
Contributor

🎯 Goal

While testing the implementation of GetStream/stream-chat-js#1737, I found out, that we do not notify in the UI, that channels pagination request failed. This is easy to induce, if predefined_filter that is sent in the query request does not exist server-side. The resulting chat UI by default is empty and so we need to show, why the UI is empty.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 7, 2026

Size Change: +1.67 kB (+0.25%)

Total Size: 680 kB

📦 View Changed
Filename Size Change
dist/cjs/index.js 270 kB +852 B (+0.32%)
dist/es/index.mjs 269 kB +822 B (+0.31%)
ℹ️ 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/useNotificationApi.js 45.4 kB
dist/css/emoji-picker.css 178 B
dist/css/emoji-replacement.css 456 B
dist/css/index.css 39.7 kB
dist/es/audioProcessing.mjs 1.31 kB
dist/es/emojis.mjs 2.52 kB
dist/es/mp3-encoder.mjs 756 B
dist/es/useNotificationApi.mjs 45.2 kB

compressed-size-action

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.

1 participant