[OSD] Handle data processing state
Open
back-end
front-end
- Dominant language
- Python
- Stars
- 44
- Forks
- 52
- PR merge metrics
- No merged PRs in 30d
Description
Update `CollectionViewer` to handle case when document is uploaded but workflow have not split it into dzi pages yet
case can currently be identified by pages having length 0
update `useDocumentPages ` query config to only cache when number of pages is > 0
when no pages are available, show empty state with information that document is being processed suggesting user to wait or refresh the page. Refresh can be an action button
empty state should be covering the whole left part of the sidebar - don't show viewer toolbar
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.