Skip to content

Comments

Remove styling from the warning label in the "Add Folder" dialog#11401

Merged
TheOneRing merged 1 commit intomasterfrom
work/remove-styling
Nov 29, 2023
Merged

Remove styling from the warning label in the "Add Folder" dialog#11401
TheOneRing merged 1 commit intomasterfrom
work/remove-styling

Conversation

@erikjv
Copy link
Contributor

@erikjv erikjv commented Nov 28, 2023

The styling caused unreadable warning/error messages when the OS theme was set to dark: the text color would be white, but the background was styled to be white too.

The message is still noticable: normally there is no text in the label, so an error or warning message showing up will be noticed.

Fixes: #11243

The styling caused unreadable warning/error messages when the OS
theme was set to dark: the text color would be white, but the
background was styled to be white too.

The message is still noticable: normally there is no text in the
label, so an error or warning message showing up will be noticed.

Fixes: #11243
@erikjv erikjv requested a review from a team November 28, 2023 14:21
@erikjv erikjv self-assigned this Nov 28, 2023
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Copy link
Contributor

@TheOneRing TheOneRing left a comment

Choose a reason for hiding this comment

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

Was that the only occasion where we modified the palette?

@erikjv
Copy link
Contributor Author

erikjv commented Nov 29, 2023

Was that the only occasion where we modified the palette?

I haven't checked this yet

@TheOneRing TheOneRing merged commit ce94457 into master Nov 29, 2023
@delete-merged-branch delete-merged-branch bot deleted the work/remove-styling branch November 29, 2023 17:38
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.

The error message in "Add sync folder" dialog is unreadable with dark theme

2 participants