fluentui icon indicating copy to clipboard operation
fluentui copied to clipboard

[Bug]: Multi-stacked bar chart: Role is set as culture value for chart title, when culture is pass

Open scharde opened this issue 3 years ago • 0 comments

Library

React / v8 (@fluentui/react)

System Info

System:
    OS: Windows 10 10.0.22000
    CPU: (8) x64 Intel(R) Core(TM) i7-10510U CPU @ 1.80GHz
    Memory: 3.00 GB / 15.76 GB
  Browsers:
    Edge: Spartan (44.22000.120.0), Chromium (104.0.1293.47)
    Internet Explorer: 11.0.22000.120

Are you reporting Accessibility issue?

yes

Reproduction

https://codesandbox.io/s/multistackedbarroleissue-yd3k1z

Bug Description

Actual Behavior

Accessibility tool showing error for chart title "ARIA roles used must conform to valid values"

image

Expected Behavior

The role should not be culture, it should be text or nothing just like other charts.

image

Logs

No response

Requested priority

High

Products/sites affected

M365AdminUx

Are you willing to submit a PR to fix?

no

Validations

  • [X] Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • [X] The provided reproduction is a minimal reproducible example of the bug.

scharde avatar Aug 08 '22 12:08 scharde