From bdde4efe00cb11f981345f5ac13f7b052ad35cef Mon Sep 17 00:00:00 2001 From: agessaman Date: Thu, 6 Aug 2026 21:14:26 -0700 Subject: [PATCH] fix(web_viewer): keep hops info tip out of sort icon updates Scope contacts header sort styling/JS to .sort-icon so the path-encoding (i) tip is not rewritten into a sort chevron. --- modules/web_viewer/templates/contacts.html | 38 +++++++------- tests/js/contacts_manager.test.mjs | 59 ++++++++++++++++++++++ 2 files changed, 79 insertions(+), 18 deletions(-) diff --git a/modules/web_viewer/templates/contacts.html b/modules/web_viewer/templates/contacts.html index 248748b..f1c4bec 100644 --- a/modules/web_viewer/templates/contacts.html +++ b/modules/web_viewer/templates/contacts.html @@ -496,23 +496,23 @@ - Name + Name - Device Type + Device Type - Location + Location - Distance + Distance - SNR + SNR - Hops + Hops