From 626a7123fe0c67af73a72ac20bd40c7e5d35d7ac Mon Sep 17 00:00:00 2001 From: Benjamin Lu Date: Tue, 16 Dec 2025 13:54:36 -0800 Subject: [PATCH] Hide queue overlay header menu on cloud (#7571) (#7573) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Hide the QueueOverlayHeader more-options (…) menu when running in Cloud distribution This is being hidden instead of fixed because it deletes all user assets on cloud, will be touched by /jobs, replaced by the second iteration of design changes, along with changes to asset deletion happening soon. It would be too risky to have a proper fix for it in the cloud deploy today. ┆Issue is synchronized with this [Notion page](https://www.notion.so/PR-7573-Hide-queue-overlay-header-menu-on-cloud-7571-2cb6d73d3650814aad19d72295ff91a5) by [Unito](https://www.unito.io) --------- Co-authored-by: GitHub Action --- src/components/queue/QueueOverlayHeader.vue | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/components/queue/QueueOverlayHeader.vue b/src/components/queue/QueueOverlayHeader.vue index 9b45cc57b8..dbffcec4e1 100644 --- a/src/components/queue/QueueOverlayHeader.vue +++ b/src/components/queue/QueueOverlayHeader.vue @@ -17,7 +17,7 @@ -
+