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

Feature request: Callback for a select or remove event. #2

Open
theRealProHacker opened this issue Dec 14, 2021 · 0 comments
Open

Feature request: Callback for a select or remove event. #2

theRealProHacker opened this issue Dec 14, 2021 · 0 comments

Comments

@theRealProHacker
Copy link

theRealProHacker commented Dec 14, 2021

Hi,

as I understood, you replace the select element with a dropdown from bootstrap. The problem that I am facing is that I cannot access the values in the dropdown easily. By this, I mean with just one function call or so.
I think that a callback option for any change would make this much easier. I am thinking about the multiple "select" especially, because the select can only hold one option, which I found out to be the first one.

Is it okay if I try some stuff out and make a pull request, so you can see for yourself?

Edit:
Actually, I wanted to add, that I know that you are automatically triggering the change event, which is awesome, however then it is hard to get the value, if I didn't miss something obvious.

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

1 participant