Closed ChiaChing-Yen closed 2 months ago
I'm working on an implementation for this. Javascript is not my language, but this feature is important for me.
It was reimplemented already to avoid using jcarousel, which is the cause of the issue. Older themes will need to change the "linkTo" option in caObjectRepresentationThumbnails(). This is usually called in the object detail views. I've just pushed a change to default to account for this. It had only been set in themes we actively develop previously.
I can build off of that. There's still a bunch of code missing.
It works ok. Anything you build should be in your own theme, not default.
I'll open a new issue and call it a bug then. There's no reason to leave incomplete code in the default theme.
What exactly is incomplete?
On object detail view, clicking thumbnails fails to update the representation viewer for objects with multiple representations.
Steps to Reproduce
dev/php8
branch then Composer install