-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Cherry-pick fix for wrong narration when legend selected #25936
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
Conversation
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 8c26b4e2c34095aa7fdbf3dee180b52b553833dd (build) |
Perf AnalysisNo significant results to display. All results
|
| { | ||
| "type": "patch", | ||
| "comment": "Fix wrong narration when legend selected", | ||
| "packageName": "@uifabric/charting", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
From what I remember, doesn't this change depend on the change where you added active/highlighted legend states.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actually, it was the other way around. #24563 depended on this change
🕵 FluentUI-v7 No visual regressions between this PR and main |
Cherry-pick of #24903 and #25978