microsoft / fluentui

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
https://react.fluentui.dev
Other
18.04k stars 2.69k forks source link

[Bug]: fluent-accordion Icons not visible in dark theme #28451

Open miroslavstastny opened 12 months ago

miroslavstastny commented 12 months ago

Library

Web Components (@fluentui/web-components)

System Info

-

Are you reporting Accessibility issue?

no

Reproduction

-

Bug Description

Check fluent-accordion stories in dark theme: https://web-components.fluentui.dev/?path=/docs/components-accordion--accordion

Actual Behavior

Neither the default nor the custom expand/collapse icons are visible in the dark theme. The svgs hardcode fill="#212121".

Light theme:

image

Dark theme 🚨:

image

Expected Behavior

The svgs use fill: currentColor, the icons are visible in all themes.

Logs

No response

Requested priority

Normal

Products/sites affected

No response

Are you willing to submit a PR to fix?

no

Validations

microsoft-github-policy-service[bot] commented 5 months ago

Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes.

Still require assistance? Please, create a new issue with up-to date details.