Prompt message for files with insufficient names should display last prompt value if exists #6

Open
opened 2018-10-18 19:13:16 +00:00 by KevinMidboe · 0 comments
KevinMidboe commented 2018-10-18 19:13:16 +00:00 (Migrated from github.com)

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.

## 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.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: KevinMidboe/seasonedParser#6
No description provided.