Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Card editors - help button doesn't change when card type changes #22963

Open
3 of 4 tasks
SeanPM5 opened this issue Nov 22, 2024 · 0 comments
Open
3 of 4 tasks

Card editors - help button doesn't change when card type changes #22963

SeanPM5 opened this issue Nov 22, 2024 · 0 comments

Comments

@SeanPM5
Copy link
Contributor

SeanPM5 commented Nov 22, 2024

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.
  • I have tried reproducing the issue in safe mode to rule out problems with unsupported custom resources.

Describe the issue you are experiencing

When you change the card type, the title and visual editors get updated but the documentation link (help icon in top right corner) always remains the same.

Screen Shot 2024-11-22 at 5 47 31 PM

See steps below to reproduce easily

Describe the behavior you expected

Help button should be updated as well

Steps to reproduce the issue

  1. Edit the dashboard and select Entities card from card picker
  2. Paste in the following YAML
type: entities
entities: 
  - sun.sun
  1. Decide you want to change it to a Glance card instead, so you adjust the card type
type: glance
entities: 
  - sun.sun

You will notice that everything updates immediately (card title, visual editor) except the help link in the top right corner remains static. In this example the help link goes to documentation for the Entities card rather than what it now is, the Glance card.

What version of Home Assistant Core has the issue?

2024.11.2

What was the last working version of Home Assistant Core?

No response

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant