Revert "PERF: Client side triggering multiple requests when opening composer (#21823)" (#21858)

This reverts commit e1ba4c6b73.

Tests are flaky
This commit is contained in:
Alan Guo Xiang Tan
2023-05-31 22:18:45 +09:00
committed by GitHub
parent 1f37fe5fa5
commit c01580298e
5 changed files with 20 additions and 10 deletions

View File

@@ -12,6 +12,10 @@ describe "Composer don't feed the trolls popup", type: :system, js: true do
before { sign_in user }
it "shows a popup when about to reply to a troll" do
skip(
"TGX: This does not work when Capybara.disable_animation is set to true. We're in the midst of fixing this.",
)
SiteSetting.educate_until_posts = 0
topic_page.visit_topic(topic)