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

Handle stringArray type of getAllOptions and render a subtree like for --var and --secret with an add button #129

Closed
ChristopherHX opened this issue Dec 22, 2024 · 2 comments · Fixed by #142
Assignees
Labels
enhancement New feature or request

Comments

@ChristopherHX
Copy link
Contributor

Github Local Actions Version

dev

Act Version

0.2.70

Feature Description

Currently we can only configure at most one value of the stringArray Option.

A subtree like for vars and env with an plus + buttons could remove this constraint.

needs #117

@ChristopherHX ChristopherHX added the enhancement New feature or request label Dec 22, 2024
@SanjulaGanepola SanjulaGanepola linked a pull request Jan 18, 2025 that will close this issue
3 tasks
@SanjulaGanepola
Copy link
Owner

@ChristopherHX In this PR, I opted for simply allowing multiple of the same act options to be added instead of using a subtree. If more users find that a subtree might be better, we can re-open this issue.

@ChristopherHX
Copy link
Contributor Author

simply allowing multiple of the same act options to be added instead of using a subtree

Either way you can then add multiple values, so solved in my point of view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants