OPNsense Forum

English Forums => 25.1, 25.4 Production Series => Topic started by: vlannister on January 30, 2025, 10:47:12 PM

Title: Display bug of Thermal sensor on Dashboard
Post by: vlannister on January 30, 2025, 10:47:12 PM
Regular view: (https://i.imgur.com/3Y4mxS6.png) On hover: (https://i.imgur.com/D338dWn.png)

Data in the /api/diagnostics/system/systemTemperature feed looks ok:
[
    {
        "device": "hw.acpi.thermal.tz0.temperature",
        "device_seq": "0",
        "temperature": "48.1",
        "type_translated": "Zone",
        "type": "zone"
    }
]

Tested in latest Chrome and Firefox
Title: Re: Display bug of Thermal sensor on Dashboard
Post by: Tismofied on February 11, 2025, 03:23:50 PM
Quote from: vlannister on January 30, 2025, 10:47:12 PMRegular view: (https://i.imgur.com/3Y4mxS6.png) On hover: (https://i.imgur.com/D338dWn.png)

Data in the /api/diagnostics/system/systemTemperature feed looks ok:
[
    {
        "device": "hw.acpi.thermal.tz0.temperature",
        "device_seq": "0",
        "temperature": "48.1",
        "type_translated": "Zone",
        "type": "zone"
    }
]

Tested in latest Chrome and Firefox

I am having the same bug. How can I confirm using /api/diagnostics/system/systemTemperature
Title: Re: Display bug of Thermal sensor on Dashboard
Post by: nicholaswkc on February 12, 2025, 09:26:29 AM
Hope this will resolve in 25.1.1.
Title: Re: Display bug of Thermal sensor on Dashboard
Post by: franco on February 12, 2025, 11:52:14 AM
Hoping in bugs fixed that are not raised in the bug tracker for coordination? Not 100% a good plan. :)
Title: Re: Display bug of Thermal sensor on Dashboard
Post by: Tismofied on February 12, 2025, 04:26:00 PM
Quote from: franco on February 12, 2025, 11:52:14 AMHoping in bugs fixed that are not raised in the bug tracker for coordination? Not 100% a good plan. :)
🥲 that's fair haha.
Bug tracker in github?
Title: Re: Display bug of Thermal sensor on Dashboard
Post by: franco on February 12, 2025, 05:36:45 PM
We are getting closer to fixing the remaining dashboard things but it's hard to keep track of everything here. That's the only reason I mention it :)

https://github.com/opnsense/core/issues/new?template=bug_report.md


Cheers,
Franco
Title: Re: Display bug of Thermal sensor on Dashboard
Post by: franco on February 13, 2025, 11:18:37 AM
Well I found one we can probably use to track this as well. https://github.com/opnsense/core/issues/7864
Title: Re: Display bug of Thermal sensor on Dashboard
Post by: vlannister on February 13, 2025, 10:49:39 PM
OPNsense 25.1.1 mostly fixed it.
Just on hover the tooltip is slightly cut off, because it doesn't fit in the container:
(https://i.imgur.com/y2mrmnJ.png)

edit: bug still present in 25.1.2