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

Insufficient text contrast in header element #4778

Open
radkostanev opened this issue Nov 7, 2023 · 0 comments
Open

Insufficient text contrast in header element #4778

radkostanev opened this issue Nov 7, 2023 · 0 comments
Labels
Bug Something isn't working C:Card

Comments

@radkostanev
Copy link
Member

Describe the bug
When a theme color/variant setting has been set to the card which is different than the default one in conjunction with a dark theme, the text within the header element does not have enough contrast and is thus hardly readable.

Note we have tests for the variants, but these do not include the header element: https://github.com/telerik/kendo-themes/blob/develop/tests/_output/default/card/card-variants.png

To reproduce
Steps to reproduce the behavior:

  1. Go to https://dojo.telerik.com/ezOpOfez/4
  2. Observe the color of the text within the header

Alternatively,

  1. Go to https://demos.telerik.com/blazor-ui-dev/card/appearance
  2. Switch to the default dark theme
  3. Start changing the ThemeColor value through the drop-down in the configurator. Notice that the card is practically the same(arguably a different issue, as the theme color does not apply at all in the dark theme)

Expected behavior
Text should have enough contrast despite the settings of the component and the theme.

Screenshots
image

Affected package (please remove the unneeded items)

  • theme-default

Affected suites (please remove the unneeded items)

  • Kendo UI for jQuery
  • Kendo UI for Angular
  • Kendo UI for React
  • Kendo UI for Vue
  • Telerik UI for Blazor

Affected browsers (please remove the unneeded items)

  • All

Build system information (please remove the unneeded items)

  • Not Applicable
@radkostanev radkostanev added Bug Something isn't working C:Card labels Nov 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working C:Card
Projects
None yet
Development

No branches or pull requests

1 participant