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

Ability to use the standard api's for a Multi-Select control #4

Open
StevenRasmussen opened this issue Mar 17, 2022 · 1 comment
Open
Labels
bug Something isn't working

Comments

@StevenRasmussen
Copy link

StevenRasmussen commented Mar 17, 2022

It appears that you can't use the following methods when interacting with this control from a form script:
addOption(1234)
removeOption(1234)
getOptions()
clearOptions()

Having these methods is a pretty important feature for this type of control. It would be much appreciated if you're able to add these. Thanks

@BetimBeja BetimBeja added the bug Something isn't working label Mar 18, 2022
@BetimBeja
Copy link
Contributor

Hi @StevenRasmussen
sorry for the late reply, it has been a really busy period for me. I fixed the bug where my component was not refreshing the options. But, unfortunately as you can see in the following capture there is a "bug" with the framework at the moment. I will try and raise the issue with Microsoft.
https://user-images.githubusercontent.com/11160171/162610837-c7e537ae-f680-45bb-ac85-ad304f5ae5c5.mp4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants