-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Description
Currently, the application still responds with a validating message even after the user enters nothing. We need to update the application's behavior so that:
- When the user enters
nothingthen it will not respond with a validating message, it will just end the application. - Extend the above rule to also apply to the first user input. Currently,
nothingonly terminates the program when the user enters it in response to the What's next? prompt, but we want it to also behave the same for the initial What are you listening to? prompt.
Example 1:
What are you listening to?
nothingExample 2:
What are you listening to?
Not Like Us
Perfect! Let's listen to more
What's next?
nothingMetadata
Metadata
Assignees
Labels
No labels