Skip to content

Conversation

valekjo
Copy link
Member

@valekjo valekjo commented Sep 29, 2025

This PR allows the use of the fileupload input for an array of strings.

Instead of re-using the arrayItemsStringlist reference, I've added arrayItemsFileupload with the same shape.

It will work the same way as it currently works for a single string.

Related PR in console: https://github.com/apify/apify-core/pull/23289

The order of PRs does not matter: The UI will fallback to code input, and the input just won't do anything until it encounters the editor in schema.

@github-actions github-actions bot added this to the 124th sprint - Console team milestone Sep 29, 2025
@github-actions github-actions bot added t-console Issues with this label are in the ownership of the console team. tested Temporary label used only programatically for some analytics. labels Sep 29, 2025
@valekjo valekjo requested review from mfori and fnesveda September 29, 2025 12:33
@valekjo valekjo added the adhoc Ad-hoc unplanned task added during the sprint. label Oct 2, 2025
@valekjo valekjo marked this pull request as ready for review October 2, 2025 09:05
@valekjo valekjo force-pushed the feature/23195-string-list-file-input branch from b4b9d17 to 67ecbfe Compare October 2, 2025 09:05
@valekjo valekjo merged commit a9726fa into master Oct 2, 2025
9 checks passed
@valekjo valekjo deleted the feature/23195-string-list-file-input branch October 2, 2025 09:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
adhoc Ad-hoc unplanned task added during the sprint. t-console Issues with this label are in the ownership of the console team. tested Temporary label used only programatically for some analytics.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants