steps to reproduce:
- git checkout -b cats
- git add cat.jpg
- git commit -m "cats!"
- arc diff master --verbatim
- open Revision
- add comment to (right side) image
- submit
- reload Revision
- try to mark the comment as Done, click reply, or in any other way interact with the comment
expected result: I expect the comment on the image to function exactly like comments on code files do, as it appears exactly the same
reality: clicks on any part of the comment don't do anything. the Done checkbox gets its "active" state but on release doesn't switch to "selected" state. Javascript console is full of core.pkg.js:2 Uncaught Error: JX.$('C2535NL1') call matched no nodes. errors that get triggered on mouseenter/mouseleave and click events
reproduced on: phacility instance