Skip to content

Conversation

@SamSaffron
Copy link
Member

@SamSaffron SamSaffron commented Dec 19, 2025

By setting following to "false" on new DM channels it mirrors what happens when you hit X on a channel, that way the first message will trigger showing the channel to the missing users

This leads to "new DM" not showing up in sidebar till you reload
@github-actions github-actions bot added the chat PRs which include a change to Chat plugin label Dec 19, 2025
@SamSaffron
Copy link
Member Author

this failure has got to be a flake... will try to fix it

DMs get "auto followed" when users get a new message which will trigger sidebar

it "shows the channel in the sidebar without reload" do
visit("/")
chat_sidebar = PageObjects::Components::Chat::Sidebar.new
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor nit, is that we usually put page objects in a let!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chat PRs which include a change to Chat plugin

Development

Successfully merging this pull request may close these issues.

3 participants