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.53k stars 2.73k forks source link

[Toggle][DetailsList][Firefox][High Contrast] Inner circle not visible #1983

Closed ankitk94 closed 7 years ago

ankitk94 commented 7 years ago

Browser and OS versions: Firefox

Describe the issue:

Toggle not showing inner circle to describe current state Details list selected row not displayed with tick Actual behavior:

Only outer area is visible.

Expected behavior:

Selected state should be visible for toggle Details list should show selected row with checkmark

If applicable, please provide a codepen repro:

Scenario can be repro'd at: https://dev.office.com/fabric#/components/toggle https://dev.office.com/fabric#/components/detailslist

image image

dzearing commented 7 years ago

@phkuo can you please fix this?

ankitk94 commented 7 years ago

@dzearing @phkuo Raised PR for toggle high contrast issue for Firefox

ankitk94 commented 7 years ago

@phkuo Raised PR for details list check button also