You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bug Fixes
Sagemcom session recovery: DOCSight now automatically re-authenticates when the modem invalidates its session (e.g. after manual login to the modem web UI). Previously this caused a permanent fallback to "Generic Router Mode" until restart. (#286, fixes #285)
Improvements
Speedtest: missing value highlighting: Below-threshold download/upload speeds are now correctly highlighted in the table
Speedtest: mobile chart interaction: Chart tooltip now works on touch devices
Speedtest: empty state: Shows guidance and a "Run Speedtest" button instead of a blank message when no data exists
Speedtest: run button feedback: Shows elapsed time while a speedtest is running
Speedtest: light mode chart: Grid lines and labels now use theme tokens instead of hardcoded dark-mode colors
Speedtest: tooltip overflow: Chart tooltip no longer clips off-screen near edges
Speedtest: signal detail caching: Expanding a row no longer re-fetches signal data on every toggle
Speedtest: chart card hover removed: Removed decorative hover effect from the non-interactive chart card