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

on changed outgoing port should include an isValid flag #222

Open
jachin opened this issue Jan 30, 2023 · 0 comments
Open

on changed outgoing port should include an isValid flag #222

jachin opened this issue Jan 30, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@jachin
Copy link

jachin commented Jan 30, 2023

If you look at the output going ports for when a values changes:

  • valueChangedHandlerSingleSelect
  • valueChangedHandlerMultiSelectSelect

the JavaScript is doing a little bit of work to find out if there are any invalid values. The Elm already knows this and it should just tell the JavaScript. Probably by including it, in the outgoing port's data.

@jachin jachin added the enhancement New feature or request label Jan 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant