frontend icon indicating copy to clipboard operation
frontend copied to clipboard

Services without a description show link to manifest on weird place

Open balloob opened this issue 1 year ago • 0 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.
  • [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.

CleanShot 2024-02-25 at 14 09 24

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

  1. Create script without description
  2. Create automation
  3. 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

balloob avatar Feb 25 '24 19:02 balloob