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

backspace no longer removes default if user enters backspace on empty input #1029

Closed
aboe026 opened this issue Jul 31, 2021 · 0 comments · Fixed by #1161
Closed

backspace no longer removes default if user enters backspace on empty input #1029

aboe026 opened this issue Jul 31, 2021 · 0 comments · Fixed by #1161

Comments

@aboe026
Copy link
Contributor

aboe026 commented Jul 31, 2021

Previous behavior seemed to be that a user could "get rid of" the default value by pressing the backspace button.

Before (tested on 8.0.0):
initial prompt with default value:
image
after pressing backspace key:
image

Now (tested on 8.1.2):
initial prompt with default value:
image
after pressing backspace key:
image

aboe026 added a commit to aboe026/software-update-checker that referenced this issue Aug 1, 2021
Leave out inquirer due to default-breaking bug:
SBoudrias/Inquirer.js#1029
aboe026 added a commit to aboe026/software-update-checker that referenced this issue Aug 1, 2021
Leave out inquirer due to default-breaking bug:
SBoudrias/Inquirer.js#1029
aboe026 added a commit to aboe026/software-update-checker that referenced this issue Aug 1, 2021
Leave out inquirer due to default-breaking bug:
SBoudrias/Inquirer.js#1029
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

Successfully merging a pull request may close this issue.

1 participant