-
Notifications
You must be signed in to change notification settings - Fork 146
Closed
Labels
Description
Describe the issue
When using databricks bundle init, during interactive setup arrow keys do not allow to switch between yes/no answers. No response always stuck at yes
Steps to reproduce the behavior
- Run
databricks bundle init - Select Workspace
- Select Template default-python
- Provide name of bundle
- Use arrow keys to select no in either interactive questions ( Include a job that runs a notebook, Include an ETL pipeline etc) -- IT FAILS; can not select no
Expected Behavior
At point 5 no option should be selectable by using down arrow key
Actual Behavior
In interactive questions (Include a job that runs a notebook, Include an ETL pipeline etc)
It is not possible to use arrow keys to select between yes/no answers.
OS and CLI version
Windows 11, Powershell Terminal and VSCode Terminal. CLI Version 0.287
Is this a regression?
Yes. Downgrade to CLI 0.283 helps and selection work as expected.
Reactions are currently unavailable