lookit / lookit-api

Codebase for Lookit v2 and Experimenter v2. Includes an API. Docs: http://lookit.readthedocs.io/
https://lookit.mit.edu/
MIT License
10 stars 18 forks source link

GIFs behave inconsistently on experimenter vs. home view #1110

Open mekline opened 1 year ago

mekline commented 1 year ago

Description This study displays a broken link on both the search page and the preview-study page:

https://lookit.mit.edu/studies/1e6c0129-13c7-4736-91af-e8886f2b24cd/

However, the corresponding experimenter view displays the GIF, which is presumably why it was never flagged during creation or review:

https://lookit.mit.edu/exp/studies/1876/

How to reproduce Check links above!

Expected behavior GIFs should either work on all views, or else be rejected at the study creation/edit forms

Screenshots Screen Shot 2023-02-15 at 11 10 11 AM

Screen Shot 2023-02-15 at 11 10 17 AM

Environment (OS, browser, branch, etc.):

Chrome, Mac laptop

okaycj commented 1 year ago

The study linked in the issue no longer uses gif to encode its images. This should still be looked into though.