CenterForDigitalHumanities / CenterForDigitalHumanities/TPEN-interfaces
UI/UX Path Forward When Data Cannot Be Obtained
- Dominant language
- JavaScript
- Stars
- 2
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
In some cases, no matter how hard we try, a component or interface may not be able to ascertain the Manifest or Canvas data. Interfaces often need this data for the interface to be useful at all. In interfaces like this, users see an error and a dead page.
We want to improve that experience, especially when it pertains the Manifest, Canvas, or Image data that may be changed outside of our purview and control. We desire a graceful UI/UX so users have a path forward even without this data.
We should also consider what should happen when critical page URL are missing, such as `projectID=` and `pageID=`. In most instances users only see a header, footer, and blank blue background where a page should be.
## Interfaces to Consider
- /
- /project
- /project/manage
- /project/manage/layers
- /project/manage/collaborators
- /project/metadata
- /project/view-transcription
- /transcribe
- /annotator
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.