multei / web

Multei web app
https://multei.com.br
MIT License
3 stars 2 forks source link

🐛 [Bug] Photo did not remain when pressing the cancel button in the photo gallery #230

Closed lemenezes closed 4 years ago

lemenezes commented 4 years ago

Description

The error happens when the user selects a photo but thinks about changing it. When opening the window to select a new photo and regret it, clicking cancel, the previous photo disappears.

Steps to reproduce the behavior:

  1. Go to 'http://multei.com.br/';
  2. Click on 'FAZER DENÚNCIA ANÔNIMA';
  3. Click on 'ADICIONAR FOTO' and select one;
  4. Click on 'TROCAR FOTO' and click cancel the operation
  5. See error: there is no photo preview.

Expected behavior

When the user cancel instead of select a photo, the previous photo should keep selected.

Screenshots

image

Desktop:

Acceptance criteria

Test scenarios

Checklist do kickoff

Checklist do deskcheck

tuliooassis commented 4 years ago

Não foram implementados testes significativos para a alteração por ser pensado uma refatoração futura que simplificará o processo.

tuliooassis commented 4 years ago

Foram realizados testes manuais e a solução não trouxe regressões. Vale ressaltar que ainda há a falta de testes para validar a solução em si.