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

feat(widget): display an empty screen when there is no docmap found #215

Merged
merged 1 commit into from
Dec 17, 2023

Conversation

andrewedstrom
Copy link
Contributor

Description

resolves #134

This adds an empty screen which is displayed when there is no docmap found for the given DOI.

The error message from the server is printed to the console.
Screenshot 2023-12-16 at 7 18 13 PM

Checklist

  • I have tested these changes locally and they work as expected.
  • I have added or updated tests to cover any new functionality or bug fixes.
  • I have updated the documentation to reflect any changes or additions to the project.
  • I have followed the project's code of conduct and conventions for commit messages.

Additional Information

N/A

@andrewedstrom andrewedstrom merged commit 6ec5013 into main Dec 17, 2023
8 checks passed
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.

Widget: Empty state when no docmap is found for the given DOI
1 participant