From 59b17e755cd60601fe05878040cd4e5dc03d2df7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philip=20J=C3=A4genstedt?= Date: Thu, 24 Feb 2022 19:13:21 +0100 Subject: [PATCH] Make /interop-2022 just the "will launch soon" box (#2775) As it turns out, https://wpt.fyi/interop-2022 has been live with first copy-pasted version of the dashboard since Feb 2: https://github.com/web-platform-tests/wpt.fyi/issues/2741 https://github.com/web-platform-tests/wpt.fyi/pull/2735 Since the URL has been linked in at least one place, empty the page to avoid confusion. Removing the route entirely would be another option, but then it would just redirect to /results/interop-2022, which is not good either. --- webapp/components/interop-2022.js | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/webapp/components/interop-2022.js b/webapp/components/interop-2022.js index 874a7dc97a..8d2befaf51 100644 --- a/webapp/components/interop-2022.js +++ b/webapp/components/interop-2022.js @@ -465,13 +465,16 @@ class Interop2022 extends PolymerElement { // } // } +

- Interop 2022 will launch soon,
please wait for an announcement. + Interop 2022 will launch soon

+