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

Allow to specify hint text for choice options #219

Open
nmandrescu opened this issue Mar 9, 2021 · 0 comments
Open

Allow to specify hint text for choice options #219

nmandrescu opened this issue Mar 9, 2021 · 0 comments

Comments

@nmandrescu
Copy link

Sometime choice options need an extra clarification to the end users. We would like to keep the option text short, and add a longer text that clarifies the option meaning. Unfortunately for now we have to define long option text to include the clarification.

Please add the possibility to configure choice option hint in the choice list of option.

list_name name label::English hint::English
choices_example optA Option A This is a longer description of the option A
choices_example optB Option B This is a longer description of the option B
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

No branches or pull requests

1 participant