frontend
frontend copied to clipboard
Services without a description show link to manifest on weird place
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.
- [X] I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.
Describe the issue you are experiencing
I have a script for which there is no description for the service. This is rendered by <ha-service-control> as an empty row with a question mark, that links to the Script documentation page. It feels weird that it is on its own row.
Describe the behavior you expected
Question mark could be next to the service if no description? Or maybe for scripts it doesn't matter at all, because the script is defined by the user.
Steps to reproduce the issue
- Create script without description
- Create automation
- Call the script in the automation action
What version of Home Assistant Core has the issue?
core-2024.2.1
What was the last working version of Home Assistant Core?
In which browser are you experiencing the issue with?
All
Which operating system are you using to run this browser?
macOS Sonema
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