This repository has been archived by the owner on Apr 19, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 358
survey.Input input is removed after validation #310
Labels
Comments
Hey @nicocha30! thanks for bringing this up, we recently merged in a nice update to the inputs and apparently i missed this. I'll get a fix in right now :) |
This should now be fixed and released as part of |
Just wanted to add a note here saying that a slight variation of this issue still seems to be present in v2.2.2, where if the default input value is selected it is not showing up in the response. It was reported by one of our users here. |
Hey @samcoe thanks for bringing this up. I'm going to reopen the issue so i dont forget. |
@samcoe this should now be fixed in |
@AlecAivazis thanks for the rapid fix! 🙇 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
What operating system and terminal are you using?
Fedora 31, tested with Tilix (zsh) and Gnome Terminal (bash).
An example that showcases the bug.
Using the examples/simple.go file, after writing the first answer and hitting the Return key, my input is removed.
What did you expect to see?
The same behavior as the example on the README
Thanks a lot,
Nicolas
The text was updated successfully, but these errors were encountered: