This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
<bx-select> '@input' event does not work ('oninput' works, but not in Firefox). #665
Labels
adopter support
bug
Something isn't working
dev
Needs some dev work
package: carbon web components
severity 1
Affects major functionality, no workaround
Milestone
Detailed description
I'm trying to get a 'selected' event to fire with '< bx-select >'. I worked with Anna Wen and she initially said I could use '@ input' as shown here:
However, neither of us could get that to work. She said to try 'oninput' instead per this codesandbox example:
https://codesandbox.io/s/little-fire-pdjqc?file=/src/index.html
I was able to get that to work, except in Firefox. Anna confirmed it does NOT work in Firefox either.
This is an issue. However, I would like to request that a 'selected' event fires with '< bx-select >', the same way it does with '< bx-checkbox >', '< bx-combo-box >', '< bx-dropdown >' and '< bx-radio-button-group >'.
Yes, '< bx-select >'
At a minimum, I need the 'oninput' event to fire with '< bx-select >' in all browsers (i.e. - Firefox does not currently work). However, the best solution for me is what I mentioned above in support of a 'selected' event (i.e. - 'bx-select-selected').
Chrome, Firefox, IE edge (issue with FF, not sure of all other browsers)
1.13.3
Fix Central web application. Function is required as part of Carbon migration from v18. Target before year end.
The text was updated successfully, but these errors were encountered: