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

Allow value of type array for NcActionInput #3804

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

raimund-schluessler
Copy link
Contributor

For the NcActionInput type multiselect, we need to allow the value of type array in case on passes an object as the options. Otherwise we will get an invalid prop type check.

Follow-up of #3760.

Signed-off-by: Raimund Schlüßler <raimund.schluessler@mailbox.org>
@raimund-schluessler raimund-schluessler added bug Something isn't working 3. to review Waiting for reviews feature: actions Related to the actions components feature: select Related to the NcSelect* components labels Feb 21, 2023
@raimund-schluessler raimund-schluessler added this to the 7.7.0 milestone Feb 21, 2023
@raimund-schluessler raimund-schluessler marked this pull request as ready for review February 21, 2023 21:11
@raimund-schluessler raimund-schluessler merged commit 6755d7f into master Feb 22, 2023
@raimund-schluessler raimund-schluessler deleted the fix/noid/action-input-value branch February 22, 2023 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review Waiting for reviews bug Something isn't working feature: actions Related to the actions components feature: select Related to the NcSelect* components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants