User Story
Essential components
Story
As a Imagelab user
I want to be notified that the type of the file I selected was not recognized by Imagelab and I am allowed to select a new file
so that I know why the file wasn't opened and I'm able to continue using Imagelab in the same instance.
Acceptance Criteria
- When a user selects a file type not recognized by Imagelab they are notified that the file type is not recognized by Imagelab
- After a user is notified that a file type was not recognized, the user is able to select a new file
Scenario 1
Given a user in Imagelab selects an image file by navigating to File > Open
when a file type not recognized by Imagelab is selected
then the user is notified that the file type is unrecognized and the user is able to select another file.
User Story
Essential components
Story
As a Imagelab user
I want to be notified that the type of the file I selected was not recognized by Imagelab and I am allowed to select a new file
so that I know why the file wasn't opened and I'm able to continue using Imagelab in the same instance.
Acceptance Criteria
Scenario 1
Given a user in Imagelab selects an image file by navigating to File > Open
when a file type not recognized by Imagelab is selected
then the user is notified that the file type is unrecognized and the user is able to select another file.