hipstas / AudiAnnotate

Workflows for generating AV editions and exhibits using IIIF manifests by HiPSTAS and Brumfield Labs.
https://hipstas.github.io/AudiAnnotate/
Apache License 2.0
15 stars 8 forks source link

Image annotations incorrectly placed #289

Closed trentwintermeier closed 10 months ago

trentwintermeier commented 12 months ago

Describe the bug I've included images in the annotation column. However, once I upload the sheet, the images populate incorrect spaces. The first image here (https://trentwintermeier.github.io/AVAnnotate-Kairos-Review/collaboration) is correct, but the second is supposed to be the last annotation, while here it's in the layer column. Here's the spreadsheet: https://docs.google.com/spreadsheets/d/17L5kqQYRUjaPgfcl1oI_7UZjq0waXA03CY9XbSQTpE8/edit#gid=842633717

To Reproduce Steps to reproduce the behavior:

  1. Create annotation of image:
    <img src="assets/images/forkphoto.jpg" width="300" height="300" alt="Screenshot of 'Watch', 'Fork', and 'Star' buttons in GitHub repository.>
    Fork button in GitHub repository
    for example
  2. Upload annotation file to AVA
  3. See error

Expected behavior Annotations to be in correct location

Screenshots Please see above links

Additional context na

saracarl commented 10 months ago

unclosed tag. Fixed.