-
Notifications
You must be signed in to change notification settings - Fork 38
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
[RHOAIENG-17003] Fixing missing RHOAI logo on dark mode. #398
[RHOAIENG-17003] Fixing missing RHOAI logo on dark mode. #398
Conversation
Please submit all code changes to the ODH https://github.com/opendatahub-io/odh-dashboard repo. Thanks! |
Oops, this is changing the Konflux dockerfile... missed that. |
i wonder:
what we should have is a new image which is for the light mode and put in frontend/src/images/ folder |
@zdtsw There were a couple of RHOAI logos provided (light theme and dark theme) in the following Jira: https://issues.redhat.com/browse/RHOAIUX-428?focusedId=25985438&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#comment-25985438 (should be a comment from October 31st from Kyle). FWIW A PR I have open actually updates the base |
thanks for the information! |
@zdtsw @thatblindgeye IMO, since we already have the |
@ugiordan @zdtsw the PR in ODH got merged that adds the dark theme logo for RHOAi, file name |
Co-authored-by: Wen Zhou <[email protected]>
Quality Gate failedFailed conditions See analysis details on SonarQube Cloud Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE |
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #398 +/- ##
=======================================
Coverage ? 85.01%
=======================================
Files ? 1404
Lines ? 32239
Branches ? 9038
=======================================
Hits ? 27408
Misses ? 4831
Partials ? 0 Continue to review full report in Codecov by Sentry.
|
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.
So far changes look good, I've tested the logos locally and it's working as expected. With latest changes that we've ported to downstream this should be ready to go.
467fbda
into
red-hat-data-services:main
Description
JIRA: https://issues.redhat.com/browse/RHOAIENG-17003
fixing the missing RHOAI logo when selecting dark mode on dashboard.
How Has This Been Tested?
Test Impact
Request review criteria:
Self checklist (all need to be checked):
If you have UI changes:
After the PR is posted & before it merges:
main