Describe the bug
The text description for the prompt What would you like to name your database? is overlapping the text input when using the spin deploy command.
Frequency of the bug
Please check one:
[x] Consistent repro
[ ] Intermittent repro
[ ] No repro
Set-up information
Please share the version of Spin used when the bug occurred. You can find the version of Spin by running spin -V.
Expected behavior
The ]: should be at the end of the text rather than in the middle of the description.
Screenshots
If applicable, add screenshots to help explain your problem.
(Remember to remove any personally-identifiable information.)
This is the initial problem before typing anything.
This is when I ran it again and typed: TESTKEYVALUESTORENAMEHERE
Additional context
I have had it use some of this text in the name of the keystore, so it is pulling some of these characters into the prompt value.
If I use the backspace the text is removed.
Describe the bug The text description for the prompt
What would you like to name your database?
is overlapping the text input when using thespin deploy
command.Frequency of the bug Please check one:
Set-up information Please share the version of Spin used when the bug occurred. You can find the version of Spin by running
spin -V
.To Reproduce Steps to reproduce the behavior:
Expected behavior The ]: should be at the end of the text rather than in the middle of the description.
Screenshots If applicable, add screenshots to help explain your problem. (Remember to remove any personally-identifiable information.) This is the initial problem before typing anything. This is when I ran it again and typed: TESTKEYVALUESTORENAMEHERE
Additional context I have had it use some of this text in the name of the keystore, so it is pulling some of these characters into the prompt value. If I use the backspace the text is removed.