Skip to content

Small fix#476

Merged
subdavis merged 1 commit into
client/attribute_uifrom
client/attribute_ui_fix
Dec 4, 2020
Merged

Small fix#476
subdavis merged 1 commit into
client/attribute_uifrom
client/attribute_ui_fix

Conversation

@subdavis
Copy link
Copy Markdown
Contributor

@subdavis subdavis commented Dec 4, 2020

Removed the check for target because I couldn't see a valid execution path where that would ever be false.

If it's undefined or null, that should be a runtime error, right?

@BryonLewis BryonLewis self-requested a review December 4, 2020 19:15
Copy link
Copy Markdown
Collaborator

@BryonLewis BryonLewis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I could see removing it as long as we know that all of our change events are tied directly to HTMLInputElements or at least something that has a target and a string based value.

@subdavis subdavis merged commit accbd86 into client/attribute_ui Dec 4, 2020
@subdavis subdavis deleted the client/attribute_ui_fix branch December 4, 2020 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants