unable to clear initial value
Author: juliangruberCreated Oct 24, 2019Updated Jul 26, 2024
Labelsenhancement
I would expect a text prompt with an initial value to also let the user submit an empty string for example by pressing the backspace key. With the current implementation a text prompt with an invalid value can't submit an empty string and will always submit the initial value instead.
Source: terkelg/prompts