-
Notifications
You must be signed in to change notification settings - Fork 383
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
Vision dashboard UI Fixups #1687
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1687 +/- ##
=======================================
Coverage 88.90% 88.90%
=======================================
Files 105 105
Lines 5553 5553
=======================================
Hits 4937 4937
Misses 616 616
Flags with carried forward coverage won't be shown. Click here to find out more. Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
libs/interpret-vision/src/lib/VisionExplanationDashboard/Controls/DataCharacteristics.tsx
Outdated
Show resolved
Hide resolved
libs/interpret-vision/src/lib/VisionExplanationDashboard/Controls/DataCharacteristics.tsx
Outdated
Show resolved
Hide resolved
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.
Approved with some comments
libs/interpret-vision/src/lib/VisionExplanationDashboard/Controls/DataCharacteristicsRow.tsx
Outdated
Show resolved
Hide resolved
libs/interpret-vision/src/lib/VisionExplanationDashboard/Controls/Flyout.tsx
Outdated
Show resolved
Hide resolved
libs/interpret-vision/src/lib/VisionExplanationDashboard/Controls/Flyout.tsx
Outdated
Show resolved
Hide resolved
libs/interpret-vision/src/lib/VisionExplanationDashboard/Controls/ImageList.styles.ts
Outdated
Show resolved
Hide resolved
libs/interpret-vision/src/lib/VisionExplanationDashboard/VisionExplanationDashboard.tsx
Outdated
Show resolved
Hide resolved
9e0f987
to
0d09288
Compare
6e1f66e
to
ee967ae
Compare
6805687
to
3ecf6ba
Compare
3ecf6ba
to
aa42f0a
Compare
Does not depend on any other open PRs
Fixups for the Vision dashboard UI to be consistent with latest Figma designs. Includes the following features:
Description
Checklist