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

Workflow Manager (GUI version) - Fix UX colors when using Dark Mode #1251

Merged
merged 2 commits into from
Nov 17, 2024

Conversation

jshcodes
Copy link
Member

Workflow Manager (GUI version)

This update resolves UX display issues when running the Workflow Manager (GUI version) sample on a machine configured for Dark Mode appearance settings.

  • Bug fixes
  • Code sample

Unit test coverage

NOT REQUIRED FOR SAMPLE SUBMISSIONS

Bandit analysis

[main]	INFO	running on Python 3.13.0

Run started:2024-11-15 09:59:57.939096

Test results:
	No issues identified.

Code scanned:
	Total lines of code: 18063
	Total lines skipped (#nosec): 2

Run metrics:
	Total issues (by severity):
		Undefined: 0
		Low: 0
		Medium: 0
		High: 0
	Total issues (by confidence):
		Undefined: 0
		Low: 0
		Medium: 0
		High: 0
Files skipped (0):

Issues resolved

  • Fixed: Labels and console output unreadable for users running in Dark Mode.
    • samples/workflows/workflow_manager_gui.py
    • samples/workflows/workflow_manager_gui_requirements.txt

@jshcodes jshcodes merged commit 0072b80 into main Nov 17, 2024
17 checks passed
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.

1 participant