SWE574-Groupago / heritago

A platform where anyone can share and learn about cultural heritages.
MIT License
9 stars 8 forks source link

try out a simple user acceptance test on creating heritage item and both image and text annotation on it. #216

Closed kartalerkoc closed 7 years ago

kartalerkoc commented 7 years ago

@muatik , I will try out the following steps and see if there will be a new issue or a failing step with the related operations;

kartalerkoc commented 7 years ago

@muatik , 2.1 is failing just because of missing date display, other data retrieved correctly 3.2 is failing as described in the image below in this issue

  1. "Annotate the images of Cappadocia" is failing;
    • As I click an image and the modal opens, I can select a rectangualer region with my mouse on the image before even clicking the start annotation button.
    • When I click start annotation, select a region then click continue, the opening model displays the selected motivation and related input of the last annotation I made on the description of heritage item. The modal selection and input fields should be cleared when clicked to "Continue" button.
    • When clicked to "Start Annotation" button, selected region and then clicked "Cancel" button next to "Continue" button, the selected region still displays
kartalerkoc commented 7 years ago

cappadocia-user-acceptance-1 cappadocia-user-acceptance-2 cappadocia-user-acceptance-3

isik5 commented 7 years ago

text2

Encountered the same issue with @kartalerkoc while trying to annotate an image. I can't able to type on the textual body

muatik commented 7 years ago

@isik5 this issue has been resolved but not deployed yet, @kartalerkoc confirm this please

kartalerkoc commented 7 years ago

@isik5 it is fixed locally, you can pull and test, but not at the deployment environment yet.

isik5 commented 7 years ago

Comment annotations on images not listed image ann osman

kartalerkoc commented 7 years ago

Yep, I am working on it. @isik5

kartalerkoc commented 7 years ago

Waiting for back-end endpoint changes to display annotations related to that specific image on the modal @isik5 .