home-assistant/frontend

Developer Tools: Readability issues with Material Design Components

JensJott opened this issue · 1 comments

Checklist

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

Describe the issue you are experiencing

grafik

It's very hard to read the (disabled) suffix text of this field. I use a modified "iOS Dark" theme but the original dark theme shows the same problem. I didn't find a way to change it.

I think the problem is that the surrounding "ha-textfield" has no "class":
grafik

Describe the behavior you expected

Text color should be controllable with "mdc-text-field-disabled-ink-color: var(--secondary-text-color)" (I hope this is correct :D)

Steps to reproduce the issue

  1. Select a dark theme
  2. Go to developer tools -> services
  3. Select the "device tacker: see" service

What version of Home Assistant Core has the issue?

core-2022.3.3

What was the last working version of Home Assistant Core?

core-2022.2.X

In which browser are you experiencing the issue with?

No response

Which operating system are you using to run this browser?

No response

State of relevant entities

No response

Problem-relevant frontend configuration

No response

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

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.