Skip to content

Fix removal of option in select helper#5777

Merged
bramkragten merged 1 commit into
home-assistant:devfrom
ludeeus:helper-select-delete
May 6, 2020
Merged

Fix removal of option in select helper#5777
bramkragten merged 1 commit into
home-assistant:devfrom
ludeeus:helper-select-delete

Conversation

@ludeeus
Copy link
Copy Markdown
Member

@ludeeus ludeeus commented May 6, 2020

Proposed change

Move index const.

Type of change

  • Bugfix (non-breaking change which fixes an issue)

Additional information

2020-05-06_16-53-33

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • Tests have been added to verify that the new code works.

@bramkragten bramkragten merged commit 89f6f16 into home-assistant:dev May 6, 2020
@bramkragten bramkragten mentioned this pull request May 9, 2020
@lock lock Bot locked and limited conversation to collaborators May 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Removing an item from an input select helper, removes the wrong item

3 participants