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

[YUNIKORN-2913] Fix contrast issue in Applications view #210

Closed
wants to merge 1 commit into from

Conversation

dcoric
Copy link
Contributor

@dcoric dcoric commented Oct 10, 2024

What is this PR for?

This PR resolves the issue in the applications view. When an application is selected in the table, there is a low contrast issue where resources are not visible.

What type of PR is it?

  • - Bug Fix
  • - Improvement
  • - Feature
  • - Documentation
  • - Hot Fix
  • - Refactoring

What is the Jira issue?

YUNIKORN-2913

How should this be tested?

It might be hard to notice, but on strange windows sizing that will allow you to notice resources behind the sidebar. The other way is to disable the sidebar (or misconfigure the module federation plugin - set remote entry and component to some random strings in env)

Screenshots (if appropriate)

Before:
Screenshot 2024-10-10 at 13 15 19

Fixed:
Screenshot 2024-10-10 at 13 16 09

Sorry, something went wrong.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 35.71%. Comparing base (20f66e5) to head (cf9ef41).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #210      +/-   ##
==========================================
- Coverage   38.77%   35.71%   -3.07%     
==========================================
  Files           2        2              
  Lines          49       56       +7     
==========================================
+ Hits           19       20       +1     
- Misses         27       33       +6     
  Partials        3        3              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@craigcondit craigcondit left a comment

Choose a reason for hiding this comment

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

+1 LGTM.

@craigcondit craigcondit changed the title [YUNIKORN-2913] Applications view CSS issue [YUNIKORN-2913] Fix contrast issue in Applications view Oct 17, 2024
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.

None yet

3 participants