Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: don't store media on item page when IIIF #2446

Merged
merged 5 commits into from
Oct 9, 2024

Conversation

rwd
Copy link
Contributor

@rwd rwd commented Oct 4, 2024

as the IIIF manifest will be used anyway, and this greatly reduces page weight from hydration data on items with large numbers of web resources.

also update the mirador viewer to emit an event when selected, instead of using the window message posting left over from when iframe was in use.

align the select event on the item media components to use an object which represents the full web resource, not just an id.

as the IIIF manifest will be used anyway
Copy link

github-actions bot commented Oct 4, 2024

Preview deployment: https://pr-2446.portal-js.dev.eanadev.org/

Copy link

sonarqubecloud bot commented Oct 9, 2024

@lbiedinger lbiedinger merged commit d6da6c0 into master Oct 9, 2024
16 of 17 checks passed
@lbiedinger lbiedinger deleted the refactor/item-page-dont-store-media-when-iiif branch October 9, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants