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

Shouldn't switch in prompt warn user if type doesn't exist? #4

Open
HZooly opened this issue Feb 18, 2019 · 0 comments
Open

Shouldn't switch in prompt warn user if type doesn't exist? #4

HZooly opened this issue Feb 18, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@HZooly
Copy link

HZooly commented Feb 18, 2019

Describe the bug
Not really a bug, just a developer question.
I was developing a tool with Qoa, and I've done a typo in question type, password instead of hidden. I didn't understand why I didn't get prompted for this question.

To Reproduce
Use an non existing type.

Expected behavior
Warning/error about non existing type ?

Thanks for your work on this project 🔥

https://github.com/klaussinani/qoa/blob/master/src/qoa.js#L73

@klaudiosinani klaudiosinani added the bug Something isn't working label Feb 27, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants