mirror of
https://github.com/Kpa-clawbot/meshcore-analyzer.git
synced 2026-05-25 05:35:23 +00:00
4cfdd85063
Issues fixed: - #127: Firefox copy URL - shared copyToClipboard() with execCommand fallback - #125: Dismiss packet detail pane - close button with keyboard support - #124: Customize window scrollbar - flex layout fix for overflow - #122: Last Activity stale times - use last_heard || last_seen Test improvements: - E2E perf: replace 19 networkidle waits, cut navigations 14->7, remove 11 sleeps - 8 new unit tests for copyToClipboard helper (47->55 in test-frontend-helpers) - 1 new E2E test for packet pane dismiss Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>