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

fix(keyvalue): trigger change event with null #1267

Merged
merged 2 commits into from
Apr 23, 2023
Merged

fix(keyvalue): trigger change event with null #1267

merged 2 commits into from
Apr 23, 2023

Conversation

ysfscream
Copy link
Member

PR Checklist

If you have any questions, you can refer to the Contributing Guide

What is the current behavior?

When the checkedList is empty, the KeyValueEditor component does not trigger the change event with null as the value.

Issue Number

Example: #1246

What is the new behavior?

With this PR, the KeyValueEditor component will now trigger the change event with null as the value when the checkedList is empty.

Does this PR introduce a breaking change?

  • Yes
  • No

Specific Instructions

Are there any specific instructions or things that should be known prior to review?

Other information

@ysfscream ysfscream self-assigned this Apr 23, 2023
@ysfscream ysfscream added fix Fix bug or issues desktop MQTTX Desktop labels Apr 23, 2023
@Red-Asuka Red-Asuka merged commit 2ddff65 into main Apr 23, 2023
@Red-Asuka Red-Asuka deleted the dev/packages branch April 23, 2023 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
desktop MQTTX Desktop fix Fix bug or issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants