Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FIX: correctly check chat tab is present #23200

Merged
merged 1 commit into from Aug 23, 2023

Conversation

jjaffeux
Copy link
Contributor

Priori to this fix we would test by visiting the tab which could create a false positive, as the tab could not be present but we could still access the tab, the implementation and tests have been changed to correctly ensure this.

Priori to this fix we would test by visiting the tab which could create a false positive, as the tab could not be present but we could still access the tab, the implementation and tests have been changed to correctly ensure this.
@jjaffeux jjaffeux changed the title FIX: correctly check for clicking the tab FIX: correctly check chat tab is present Aug 23, 2023
@github-actions github-actions bot added the chat PRs which include a change to Chat plugin label Aug 23, 2023
@jjaffeux jjaffeux merged commit fef0225 into discourse:main Aug 23, 2023
13 checks passed
@jjaffeux jjaffeux deleted the chat/chat-tab branch August 23, 2023 11:06
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
2 participants