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

Feature: port Kubewarden UI question's hide_input: true to dashboard #10827

Open
viccuad opened this issue Apr 17, 2024 · 0 comments
Open

Feature: port Kubewarden UI question's hide_input: true to dashboard #10827

viccuad opened this issue Apr 17, 2024 · 0 comments
Labels
area/kubewarden kind/enhancement QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this

Comments

@viccuad
Copy link
Member

viccuad commented Apr 17, 2024

Is your feature request related to a problem? Please describe.

Currently, Kubewarden UI supports hide_input: true which allows to hide the input field of a type. This is useful for adding description paragraphs in questions yaml.

See the Kubewarden UI implementation here:
https://github.com/search?q=repo%3Arancher%2Fkubewarden-ui%20hide_input&type=code

See an example of usage in a Kubewarden policy here:
https://github.com/kubewarden/user-group-psp-policy/blob/main/questions-ui.yml#L2-L11

And here how it looks:
image

Describe the solution you'd like

Port Kubewarden UI question's hide_input: true to dashboard. It seems that the work is already done, and is tested as working.

Describe alternatives you've considered

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/kubewarden kind/enhancement QA/dev-automation Issues that engineers have written automation around so QA doesn't have look at this
Projects
None yet
Development

No branches or pull requests

2 participants