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

Selection of unit testing library requires enter to be pressed before allowing selection #107

Open
AdmiringWorm opened this issue Aug 8, 2019 · 1 comment
Labels
bug Something isn't working help wanted Extra attention is needed platform: windows This issue is only known to happen on one of the Windows platforms

Comments

@AdmiringWorm
Copy link
Member

Describe the bug
When the generator is running on windows, there are times (unsure if every time or not) that you will need to press enter when you are about to select the unit testing framework to use, before you are allowed to select the one you want.

To Reproduce
Steps to reproduce the behavior:

  1. Run yo cake-addin
  2. Answer all questions until you get to Which unit testing library do you want to use for the cake addin?
  3. Try using the arrow keys to select a library (won't work).
  4. Press {Enter}
  5. Now you can select the unit testing library.

Expected behavior
Expects to be able to choose the unit testing library to use without first pressing {Enter}

Desktop (please complete the following information):

  • OS: [e.g. Windows 10] Windows 10
  • Version: [e.g. 0.3.0] v next

Additional context
This is believed to be related to the known issue listed in the Readme.md.

@AdmiringWorm AdmiringWorm added bug Something isn't working platform: windows This issue is only known to happen on one of the Windows platforms labels Aug 8, 2019
@AdmiringWorm AdmiringWorm added this to the v1.2.0 milestone Aug 8, 2019
@AdmiringWorm AdmiringWorm self-assigned this Aug 8, 2019
@AdmiringWorm AdmiringWorm added the help wanted Extra attention is needed label Aug 8, 2019
@AdmiringWorm AdmiringWorm removed this from the v1.2.0 milestone Aug 8, 2019
@AdmiringWorm AdmiringWorm removed their assignment Aug 8, 2019
@AdmiringWorm
Copy link
Member Author

This is pretty much blocking any new features that require additional prompts.
While it can be annoying, it works best when an extra enter is needed on the unit library selection.
Additional prompts would change the question were an additional enter press would need to happen (which won't be acceptable).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed platform: windows This issue is only known to happen on one of the Windows platforms
Projects
None yet
Development

No branches or pull requests

1 participant