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

ux-select do not fire change event when handling multiple values #304

Open
ben-girardet opened this issue Jun 15, 2020 · 2 comments
Open

Comments

@ben-girardet
Copy link
Contributor

I'm submitting a bug report

  • Library Version:
    0.23.0

Current behavior:

When using <ux-select> with multiple attribute the change event is not dispatched when the select value changes.

Expected/desired behavior:

change event to be dispatched for any changes

@bigopon
Copy link
Member

bigopon commented Jun 16, 2020

@ben-girardet thanks for creating this, I'll have a look soon. Are you blocked by this?

@ben-girardet
Copy link
Contributor Author

thanks @bigopon

I discovered this issue while trying to use <ux-select> in a scenario when I need the change event. I thought I could quickly fix it but then realized that it might be a little more complex than I thought. As you know this component pretty well if you have a chance to look at it I would highly appreciate.

Meanwhile I used another component for what I had to do. So I'm not blocked, but I will use the <ux-select> when we get it working for this scenario.

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

No branches or pull requests

2 participants