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

[FR]: support dropdown lists for param inputs #612

Open
git-rz opened this issue Apr 25, 2023 · 2 comments
Open

[FR]: support dropdown lists for param inputs #612

git-rz opened this issue Apr 25, 2023 · 2 comments
Labels
enhancement New feature or request

Comments

@git-rz
Copy link

git-rz commented Apr 25, 2023

As a mobile user of the web ui, changing the command parameters using keyboard entry is tedious.

To make it easier, I'd like to be able to use dropdown lists.

You could add a real nice UI for this within the Command Editor screen, or you could just add a special syntax for the default value box that is already there:

Label Parameter Default
Tool t {{0,1}}

image

Bonus if the dropdown options can be tested out / render in the button that is used to save & dismiss the editor dialog.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had activity in 14 days. It will be closed if no further activity occurs in 7 days

@github-actions github-actions bot added the stale issues without activity label May 10, 2023
@jneilliii jneilliii added enhancement New feature or request and removed stale issues without activity labels May 10, 2023
@jneilliii
Copy link
Owner

Neat idea. Implementation may be tricky because of how knockout binds data/values but I could see about implementing this.

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

No branches or pull requests

2 participants