Closed viniciusdc closed 10 months ago
Hi @pmeier, I know you were also interested in this addition. Feel free to push and update the PR as needed.
Hi @kiancross, sorry for the delay with the PR. Would you mind approving the CI tests to run? Thanks in advance 😄
Hi @kiancross, sorry for the constant pings. I just wanted to know if you could have a look into this whenever you have some time 😄 Happy holidays 🎄
@kiancross Maintainer action is required to run CI:
CI is running now. But some of the tests are failing.
@kiancross could you approve CI again and take another look? Locally, everything is passing for me after 9305d578db0b989f2eefb9880d3f6db413eaa818.
@kiancross Anything left to do now that CI is passing or can this be merged?
Merged! Thanks for your work on this :)
What is the problem that this PR addresses?
closes #269 ...
How did you solve it?
I am including a new
show_description
boolean value into theInquirerControl
class to allow a new choice attribute calleddescription
to be displayed at the bottom of the terminal window -- Similar execution as the currentshow_selected
attribute.More details in the linked issue. ...
Checklist