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(UI): readable login dropdown chooser on dark mode #820

Merged
merged 2 commits into from Mar 20, 2024

Conversation

blizzz
Copy link
Member

@blizzz blizzz commented Mar 15, 2024

It got too annoying. When having enough options on SAML Login providers, we show a drop down. On black mode, the caption (Choose an authentication provider¹) was not readable, being black on almost black. The PR fixes is. No changes on light mode.

Before After
saml-select-dropdown-before-dark saml-select-dropdown-after-dark
saml-select-dropdown-before-light saml-select-dropdown-after-light

¹I fixed the grammar after taking screenshots

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
@blizzz blizzz merged commit 3b1b9dc into master Mar 20, 2024
30 checks passed
@blizzz blizzz deleted the fix/noid/dropdown-chooser-dark branch March 20, 2024 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants