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

Remove 'string' text for string parameters #8195

Open
trishatron opened this issue Sep 23, 2022 · 3 comments · May be fixed by #8215
Open

Remove 'string' text for string parameters #8195

trishatron opened this issue Sep 23, 2022 · 3 comments · May be fixed by #8215

Comments

@trishatron
Copy link

Content

For string type parameters, when adding a value, I need to remove "string" from the textbox first. If I don't then "string" is passed as a parameter.
Clients have found this confusing/frustrating.
Can it be set as hint text, similar to integer parameters?

image

Is your feature request related to a problem?

Describe the solution you'd like

Describe alternatives you've considered

Additional context

@varun7singh
Copy link

how can i recreate this issue ?

@trishatron
Copy link
Author

For a parameter that is an array of strings, for example, a list of regions, the UI is set up so that you can add multiple string items. When I select to add a string, the textbox is prepopulated with the word "string".
image

Is this something we can configure, or outside of our control?

@Sonumajuru
Copy link

Any answer regarding this issue have same problem?

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

Successfully merging a pull request may close this issue.

3 participants