Skip to content

Conversation

@gippy
Copy link
Member

@gippy gippy commented Jun 18, 2023

This adds the option for users to create multiselect input UI fields. We first need to merge this and then in apify-core update the input schema package in my second PR with the UI part and then update also worker to allow users to build actors with the new schema field.

The enum and enumTitles must be wrapped in items field sadly, instead of being directly on the property object, because that is the only way how json schema supports typing items of array.

@gippy gippy self-assigned this Jun 18, 2023
@gippy gippy requested a review from valekjo June 18, 2023 16:30
@gippy gippy added the t-console Issues with this label are in the ownership of the console team. label Jun 18, 2023
@gippy gippy merged commit e8d8a80 into master Jun 19, 2023
@gippy gippy deleted the feature/input-schema-multiselect branch June 19, 2023 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-console Issues with this label are in the ownership of the console team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants