lovelace-slider-entity-row icon indicating copy to clipboard operation
lovelace-slider-entity-row copied to clipboard

Custom cards may be causing UI to jump to another tab upon Saving an Card Edit

Open GrizzlyAK opened this issue 2 years ago • 2 comments

My Home Assistant version: 2021.10.6

My lovelace configuration method (GUI or yaml): GUI

What I am doing: Please see here for a description of the issue, and why it may be related to one of your custom cards. Note that I also use Button Card, but I have been using that for over a year, and this only began happening after installing one of your custom cards.

What I expected to happen:

What happened instead:

Minimal steps to reproduce: When I edit a card when I have these .js files in my www and click SAVE, the UI jumps to the Home tab (leftmost), still in UI edit mode.

# The least ammount of code possible to reproduce my error

# End of code

Error messages from the browser console:


By putting an X in the boxes ([X]) below, I indicate that I:

  • [x] Understand that this is a channel for reporting bugs, not a support forum (https://community.home-assistant.io/).
  • [x] Have made sure I am using the latest version of the plugin.
  • [x] Have followed the troubleshooting steps of the "Common Problems" section of https://github.com/thomasloven/hass-config/wiki/Lovelace-Plugins.
  • [x] Understand that leaving one or more boxes unticked or failure to follow the template above may increase the time required to handle my bug-report, or cause it to be closed without further action.

GrizzlyAK avatar Oct 29 '21 08:10 GrizzlyAK

Cannot reproduce with slider-entity-row installed.

thomasloven avatar Oct 30 '21 21:10 thomasloven

I did some testing, but wasn't able to determine which of the three I have installed may be causing it. It seems to predictably (so far) NOT exhibit this behavior with these three cards removed. I use the following:

auto-entities.js slider-entity-row.js template-entity-row.js

It doesn't cause a problem, other than the frustration if you are making multiple ongoing changes and have to manually re-select the correct Lovelace tab. I just wanted to let you know.

GrizzlyAK avatar Oct 30 '21 23:10 GrizzlyAK