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

Fix: Setup import dialog styling issues #2597

Merged
merged 1 commit into from
Jul 11, 2024

Conversation

phroggster
Copy link
Collaborator

@phroggster phroggster commented Jul 6, 2024

Description of the Change

Adjusts the styling of the firebotsetup import dialogs. The use of the effect-list class is not ideal here, but seems a better solution than a hard-coded color, or the addition of new .scss definitions, which is at the edge of my comfort zone.

Applicable Issues

None found

Testing

Ran through with a few meaningless examples, and validated all application themes and Windows coloring schemes. Ideally, this still needs to be tested on BSD/OS-X/*nix to validate the L143 change, but I can't imagine that I made it any worse.

Screenshots

Before:
note that the text in the Popout Description dialog is in-fact there and selectable, but it is rendered with white text on a white background in Windows.
Before

After:
After

The import .firebotsetup dialogs had some style issues, notably evident
in the application light theme, and the popout description dialog has
white text on a white background regardless of theme. This should
address both issues.
@phroggster phroggster requested a review from ebiggz as a code owner July 6, 2024 07:36
@SReject SReject merged commit 807f236 into crowbartools:v5 Jul 11, 2024
2 checks passed
@phroggster phroggster deleted the setup_import_styling branch July 12, 2024 03:31
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.

2 participants