Display bug of Thermal sensor on Dashboard

Started by vlannister, January 30, 2025, 10:47:12 PM

Previous topic - Next topic
Regular view: On hover:

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

Quote from: vlannister on January 30, 2025, 10:47:12 PMRegular view: On hover:

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


Hoping in bugs fixed that are not raised in the bug tracker for coordination? Not 100% a good plan. :)

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?

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


OPNsense 25.1.1 mostly fixed it.
Just on hover the tooltip is slightly cut off, because it doesn't fit in the container: