Zack Barett

Results 46 comments of Zack Barett

We can look into the issue and try and fix this asap. The reason for the `ha-clickable-list-item` was to take advantage of our router and not refresh the page each...

This became an issue in Firefox 98.0... Version 97 worked. Will research what changed..

https://github.com/home-assistant/frontend/pull/13348/files#diff-fe0260e1d2f2eea8dcb455d644828da865c94f2522881f2abd0a24012f808cc0R615-R619 Try this instead ```css .narrow .icon-message state-badge { margin-left: 0; margin-inline-start: 0; margin-inline-end: 8px; margin-right: 8px; direction: var(--direction); } ```

We will look at adding the entity ID back to the developer tools as we agree it should be there. But adding entity ID back to all entity dropdowns is...