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

Vision explanation dashboard -- Image explorer view #1587

Merged
merged 4 commits into from
Aug 3, 2022

Conversation

jamesbchao
Copy link
Contributor

Description

The image explorer view frontend. Limited functionality including resizing images and switching tabs. Panel/flyout functionality and other tabs will be included in subsequent PRs once this one is merged.

Screenshot (21)

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@codecov-commenter
Copy link

codecov-commenter commented Jul 27, 2022

Codecov Report

Merging #1587 (0522052) into main (d8b1f9e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1587   +/-   ##
=======================================
  Coverage   88.89%   88.89%           
=======================================
  Files         109      109           
  Lines        5402     5402           
=======================================
  Hits         4802     4802           
  Misses        600      600           
Flag Coverage Δ
unittests 88.89% <ø> (ø)

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.

@jamesbchao jamesbchao force-pushed the jbchao/vision-dashboard-image-list branch from 1a0f02c to ea106b6 Compare July 28, 2022 02:50
@imatiach-msft imatiach-msft mentioned this pull request Jul 28, 2022
2 tasks
@jamesbchao jamesbchao force-pushed the jbchao/vision-dashboard-image-list branch from 9a4e023 to 0c3624c Compare August 1, 2022 21:26
@jamesbchao jamesbchao force-pushed the jbchao/vision-dashboard-image-list branch from df3ffda to ca7ad0a Compare August 1, 2022 22:38
1 similar comment
top: "2px"
},
successIcon: {
color: "#107c10",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I might have missed, will you be using semantic colors in all places in coming PRs?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, what are semantic colors? I just copied and pasted the values from the Fluent UI theme colors docs, but I can change it to use the get theme stuff too if that's preferred.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes you need to use the theme stuff, not specific values

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

you can update in separate PR too I think, that's ok

@imatiach-msft imatiach-msft merged commit 371e669 into main Aug 3, 2022
@imatiach-msft imatiach-msft deleted the jbchao/vision-dashboard-image-list branch August 3, 2022 13:15
@imatiach-msft
Copy link
Contributor

merged PR on @jamesbchao 's behalf - please update colors to be semantic though for that last comment in separate PR

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.

4 participants