frontend icon indicating copy to clipboard operation
frontend copied to clipboard

gauge colors overlap

Open gilcu3 opened this issue 2 years ago • 1 comments

Checklist

  • [X] I have updated to the latest available Home Assistant version.
  • [X] I have cleared the cache of my browser.
  • [X] I have tried a different browser to see if it is related to my browser.

Describe the issue you are experiencing

The colors in the gauge seem slightly overlapping. Screenshot_2023-11-29_10-10-31

Describe the behavior you expected

Show colors without overlap

Steps to reproduce the issue

  1. Create a dashboard with the following card:
type: gauge
entity: sensor.temperature
needle: true
segments:
  - from: 33
    color: red
  - from: 31
    color: orange
  - from: 25
    color: yellow
  - from: 18
    color: green
  - from: 11
    color: yellow
  - from: 9
    color: orange
  - from: 0
    color: red
min: 7
max: 35
name: Temperature

What version of Home Assistant Core has the issue?

core-2023.11

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Firefox

Which operating system are you using to run this browser?

Linux

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

I can see the same glitch in the android app as well.

gilcu3 avatar Nov 29 '23 09:11 gilcu3

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Feb 27 '24 10:02 github-actions[bot]

Is this issue solved?

ildar170975 avatar Mar 05 '24 07:03 ildar170975

In android it is, I just checked on firefox/linux, and it is not unfortunately, therefore I will reopen it.

gilcu3 avatar Mar 05 '24 07:03 gilcu3

Isn't it better in 2024.3? Imho - much better.

image

ildar170975 avatar Mar 07 '24 11:03 ildar170975

@ildar170975 sorry, but I think it looks more or less the same, the lines on the exterior are still visible, giving it a weird look.

gilcu3 avatar Mar 07 '24 11:03 gilcu3

Strange, in my monitor 1920x1200 it seems to be much better. Guess this issue has a similar origin: https://github.com/home-assistant/frontend/issues/19392 (just closed)

ildar170975 avatar Mar 07 '24 11:03 ildar170975

There hasn't been any activity on this issue recently. Due to the high number of incoming GitHub notifications, we have to clean some of the old issues, as many of them have already been resolved with the latest updates. Please make sure to update to the latest Home Assistant version and check if that solves the issue. Let us know if that works for you by adding a comment 👍 This issue has now been marked as stale and will be closed if no further activity occurs. Thank you for your contributions.

github-actions[bot] avatar Jun 05 '24 13:06 github-actions[bot]