dcoric opened a new pull request, #210: URL: https://github.com/apache/yunikorn-web/pull/210
### 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? * [x] - Bug Fix * [ ] - Improvement * [ ] - Feature * [ ] - Documentation * [ ] - Hot Fix * [ ] - Refactoring ### What is the Jira issue? [[YUNIKORN-2913] Applications view CSS issue](https://issues.apache.org/jira/browse/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: <img width="2032" alt="Screenshot 2024-10-10 at 13 15 19" src="https://github.com/user-attachments/assets/a517c92e-8bba-4c6d-aa1a-464cd44ae01d"> Fixed: <img width="2032" alt="Screenshot 2024-10-10 at 13 16 09" src="https://github.com/user-attachments/assets/b554c36c-7b71-4ec3-b7eb-b574ac94beb7"> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
