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

Clicking on a dropdown while in the card editor preview, will unexpectedly close the editor #632

Closed
sdrapha opened this issue Mar 7, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@sdrapha
Copy link

sdrapha commented Mar 7, 2022

Steps to reproduce the bug:

create any card with a dropdown:

generic example:

type: custom:mini-media-player
entity: media_player.nest_big2
shortcuts:
  label: 'Target speaker:'
  list:
    - name: Basement Screen
      type: source
      id: basement_screen
      icon: mdi:television
    - name: TV Chromecast
      type: source
      id: tv_chromecast
      icon: mdi:television

Test the card on the preview side, the second click on the dropdown will force close the whole editor.

image

@kalkih kalkih added the bug Something isn't working label Mar 11, 2022
@kalkih
Copy link
Owner

kalkih commented Mar 11, 2022

Fixed in latest release

@kalkih kalkih closed this as completed Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants