From daa98c72d35c45b45959ba1576c34097642d6d6a Mon Sep 17 00:00:00 2001 From: Maneesh Shukla Date: Fri, 15 Aug 2025 01:08:27 +0530 Subject: [PATCH] tooltips: Use stream ID instead of name for tooltip IDs. Previously, tooltip templates were identified using the stream's name in their `id` attributes. This commit changes the tooltip IDs to use the stream's ID instead, rather than its name, to ensure uniqueness and avoid potential conflicts. --- .../stream_settings/browse_streams_list_item.hbs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/web/templates/stream_settings/browse_streams_list_item.hbs b/web/templates/stream_settings/browse_streams_list_item.hbs index d7c7d23c6e..ae9ed305d6 100644 --- a/web/templates/stream_settings/browse_streams_list_item.hbs +++ b/web/templates/stream_settings/browse_streams_list_item.hbs @@ -4,8 +4,8 @@ {{#if subscribed}}
-
-