diff --git a/frontend/src/components/layout/ChannelSidebar.vue b/frontend/src/components/layout/ChannelSidebar.vue index f55924bf..d667572c 100644 --- a/frontend/src/components/layout/ChannelSidebar.vue +++ b/frontend/src/components/layout/ChannelSidebar.vue @@ -639,7 +639,7 @@ async function handleLeaveTeam() {
- No channels + No channels in this category yet
diff --git a/frontend/src/views/main/ChannelView.vue b/frontend/src/views/main/ChannelView.vue index a310b9ba..55c6d163 100644 --- a/frontend/src/views/main/ChannelView.vue +++ b/frontend/src/views/main/ChannelView.vue @@ -266,11 +266,20 @@ function handleKeydown(e: KeyboardEvent) { class="relative flex flex-col flex-1 min-w-0 z-10 bg-transparent transition-all duration-300" :class="{ 'mr-0': !uiStore.isRhsOpen }" > - +
-
-

Select a channel to start messaging

-

Choose a channel from the sidebar

+
+ +