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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance the accessibility for colors on the default theme of JoyUI #40325

Closed
2 tasks done
samislam opened this issue Dec 26, 2023 · 1 comment
Closed
2 tasks done

Enhance the accessibility for colors on the default theme of JoyUI #40325

samislam opened this issue Dec 26, 2023 · 1 comment
Labels
accessibility a11y package: joy-ui Specific to @mui/joy

Comments

@samislam
Copy link

samislam commented Dec 26, 2023

Duplicates

  • I have searched the existing issues

Latest version

  • I have tested the latest version

Summary 馃挕

The selected Items in the sidebar are not obvious.

Link to live example: https://mui.com/joy-ui/getting-started/templates/order-dashboard/

Steps:

<ListItemButton  selected>
  {item?.icon}
  <ListItemContent>
    <Typography level="title-sm">{item.label}</Typography>
  </ListItemContent>
</ListItemButton>

Examples 馃寛

On my old laptop screen, I see this:

image

While on my new monitor I see this:

image

When it should be the other way around 馃槄

I am using the same browser (brave) on both devices, the latest version.
But I am not really sure quite yet if it's related to the monitor itself or if it's related to browser differences.

@samislam samislam added the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 26, 2023
@samislam samislam changed the title Enhance the accisibility for colors on the default theme of JoyUI Enhance the accessibility for colors on the default theme of JoyUI Dec 26, 2023
@samislam
Copy link
Author

It turned out that it's a bug, so I made another issue here:

#40327

@samislam samislam closed this as not planned Won't fix, can't repro, duplicate, stale Dec 26, 2023
@github-actions github-actions bot removed the status: waiting for maintainer These issues haven't been looked at yet by a maintainer label Dec 26, 2023
@zannager zannager added accessibility a11y package: joy-ui Specific to @mui/joy labels Dec 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accessibility a11y package: joy-ui Specific to @mui/joy
Projects
None yet
Development

No branches or pull requests

2 participants