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

iiif structures #6162

Closed
wants to merge 13 commits into from
Closed

iiif structures #6162

wants to merge 13 commits into from

Conversation

gestchild
Copy link
Contributor

Adds the iiif structures to the viewer behind a flag. Very much a work in progress, but the aim is to get something in to help frame the discussion around.

Mar-02-2021 09-33-42

import Download from '@weco/catalogue/components/Download/Download';
import dynamic from 'next/dynamic';
import { DigitalLocation, Work } from '../../../model/catalogue';
import { FixedSizeList } from 'react-window';
import useSkipInitialEffect from '@weco/common/hooks/useSkipInitialEffect';
import BaseTabs, { TabType } from '../BaseTabs/BaseTabs';
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could we put all of this 👇 behind the toggle so we aren't introducing code that isn't really tested on prod?

@gestchild
Copy link
Contributor Author

closing as this is being subsumed into David's work

@gestchild gestchild closed this Mar 12, 2021
@gestchild gestchild deleted the iiif-structures branch March 17, 2021 16:03
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