Skip to content

Ensure YAML editor gets updated during action change / deletion#8024

Merged
bramkragten merged 4 commits intohome-assistant:devfrom
spacegaier:issue-7932
Jan 4, 2021
Merged

Ensure YAML editor gets updated during action change / deletion#8024
bramkragten merged 4 commits intohome-assistant:devfrom
spacegaier:issue-7932

Conversation

@spacegaier
Copy link
Copy Markdown
Member

@spacegaier spacegaier commented Dec 21, 2020

Breaking change

Proposed change

When an action row is in YAML editor mode, it previously did not react to action changes, e.g. when one row was deleted, the editor now needed to display another YAML content. With this PR, the YAML editor gets made aware of the new content to be be shown.

Type of change

  • Dependency upgrade
  • Bugfix (non-breaking change which fixes an issue)
  • New feature (thank you!)
  • Breaking change (fix/feature causing existing functionality to break)
  • Code quality improvements to existing code or addition of tests

Example configuration

Additional information

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.

If user exposed functionality or configuration variables are added/changed:

Co-authored-by: Bram Kragten <mail@bramkragten.nl>
@bramkragten bramkragten merged commit 4a61779 into home-assistant:dev Jan 4, 2021
@spacegaier spacegaier deleted the issue-7932 branch January 5, 2021 11:36
@github-actions github-actions bot locked and limited conversation to collaborators Jan 6, 2021
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.

UI Automation Editor Deletes Wrong Action

3 participants