-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[User Story] Car Front Photo verification #180
Labels
Milestone
Comments
tuliooassis
changed the title
[User Story] Back to car front photo upload when current is not valid
[User Story] Handle invalid photos on car front photo upload step
May 15, 2020
tuliooassis
changed the title
[User Story] Handle invalid photos on car front photo upload step
[User Story] Photo verification
May 15, 2020
22 tasks
O card está bloqueado devido a um erro na biblioteca do OpenALPR do Multei. A biblioteca não consegue identificar a secretKey enviada como parâmetro. |
Há um possível trecho de código em useStepsNavigation que poderá ser refatorado para uma melhor abordagem. |
lemenezes
changed the title
[User Story] Photo verification
[User Story] Car Front Photo verification
Jul 1, 2020
This was referenced Jul 13, 2020
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
User story
As a user creating a parking report
I want to submit the car front photo
So that I'm able to move on with the parking report
Business context
The user should submit a photo in the process of creating the parking report, if invalid this can not block the process. Therefore, the user must be able to submit a new photo to move on.
In scope
Out of scope
Acceptance Criteria
1. User submit valid car front photo
Given the user submit a valid car front photo
When they click on "Avançar"
Then the app shows a loading cog
And the app should go to the next step
2. User submit invalid car front photo
Given the user submit an invalid car front photo
When they click on "Avançar"
Then the app shows a loading cog
And the app shows the error message
And allow the user to upload another photo
Checklist do kickoff
(Ex.: Contexto, Escopo, Fora de Escopo, Critérios de aceite, etc);
Checklist do deskcheck
The text was updated successfully, but these errors were encountered: