Skip to content

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

Merged
andrewedstrom merged 1 commit intomainfrom
andrewedstrom/feat/no-docmap-found
Dec 17, 2023
Merged

feat(widget): display an empty screen when there is no docmap found#215
andrewedstrom merged 1 commit intomainfrom
andrewedstrom/feat/no-docmap-found

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
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