Prompt message for files with insufficient names should display last prompt value if exists #6
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Current behaviour
When the cli handles insufficient_name files and the user has been prompted for a name that would match the file. The next prompt message displays the file name again, not the last prompt value.
Wanted behaviour
Text prompting manual_name should display the last prompt value if exists, not the file name again.
Maybe use separate function. Would open to add other input methods.
Steps to reproduce
Have a file with insufficient info in the name to make a guess. When prompted for manual_name input the same name. Now the error printed message reports insufficient info for the file and not manual_name.