Skip to content

Conversation

haneenalsewari
Copy link
Collaborator

Fixes #20
Implements the following functionalities:

  • Adds the ability to load a manifest from a provided URL.
  • Updates the list of recently used manifests, storing them in local storage.
  • Displays links to view the manifest in Mirador and Universal Viewer.
  • Dynamically renders the "Recently Used Links" dropdown with manifest URLs.
  • Ensures a success message is displayed when the manifest is successfully loaded.

What remains unresolved:

  • If the manifest does not contain images, a message should be displayed stating that no images are available for viewing.

Next Steps:

  • Add functionality to detect if a manifest contains images.
  • Display an appropriate message if no images are found in the manifest.

Copy link
Collaborator

@alar12 alar12 left a comment

Choose a reason for hiding this comment

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

No need to create new component "View Manifest"
We can directly use the listed tools in the tools page to open the tool with the loaded manifest. You can add Mirador and NavPlace Viewer in the toolscatalog.

@alar12 alar12 added this to the Sprint 6 milestone Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Changes Requsted

Development

Successfully merging this pull request may close these issues.

Display Image from Manifest

2 participants