Skip to content

feat(widget): Display "no metadata found" in the details pane#219

Merged
andrewedstrom merged 2 commits intomainfrom
no-metadata-found
Dec 18, 2023
Merged

feat(widget): Display "no metadata found" in the details pane#219
andrewedstrom merged 2 commits intomainfrom
no-metadata-found

Conversation

@andrewedstrom
Copy link
Contributor

@andrewedstrom andrewedstrom commented Dec 18, 2023

Description

When a DisplayObject has no metadata, it is now styled like this:

Screenshot 2023-12-17 at 9 00 30 PM

Also renames test fixture files to explain what's inside of them.

Related Issues

resolves #135

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

The message was actually already displayed but now it's styled like the mockup and this behavior is tested.

@andrewedstrom andrewedstrom merged commit 40e2c86 into main Dec 18, 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 for details screen when there is a docmap but a given Thing has no metadata

1 participant