-
Notifications
You must be signed in to change notification settings - Fork 32
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
[UI] add product overview page #497
Conversation
for more information, see https://pre-commit.ci
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
That looks so cool @pindge! Should make it much easier to track down inconsistencies between our products in the future
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
A couple minor cleanup/stylistic changes, but otherwise it looks good to me!
Thank you, all addressed |
}); | ||
objToggle(obj); | ||
} | ||
console.log(type); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Forgot to clean this up!
@@ -63,7 +63,7 @@ <h2 class="followed lonesome">Product Metadata Issues | |||
{{ (stat.count - stat.has_region) | percent(stat.count) }} | |||
</td> | |||
<td title="{{ stat.count - stat.has_file_size }} of {{ stat.count }} without size_bytes field" | |||
class="missing-file-size"> | |||
class="missing-dize"> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
typo; should be dsize
Fixes: #493
📚 Documentation preview 📚: https://datacube-explorer--497.org.readthedocs.build/en/497/