-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Fixing the issue Going from stack callout to single callout and back to stack callout still shows the single callout #29324
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
📊 Bundle size report🤖 This report was generated against 1c0919a13a533014b70d6da64500f6bfe2ff14b3 |
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit a175330:
|
Asset size changesSize Auditor did not detect a change in bundle size for any component! Baseline commit: 1c0919a13a533014b70d6da64500f6bfe2ff14b3 (build) |
packages/react-charting/src/components/VerticalStackedBarChart/VerticalStackedBarChart.base.tsx
Show resolved
Hide resolved
change/@fluentui-react-charting-e365c5ce-592e-422f-9329-1bee461a0dc3.json
Outdated
Show resolved
Hide resolved
packages/react-charting/src/components/VerticalStackedBarChart/VerticalStackedBarChart.base.tsx
Outdated
Show resolved
Hide resolved
…ck to stack callout still shows the single callout
…from the first instance where the callout was shown
change/@fluentui-react-charting-e365c5ce-592e-422f-9329-1bee461a0dc3.json
Show resolved
Hide resolved
* master: fix: screenreader narration improvements (microsoft#29404) chore: Adds VR tests for MessageBar (microsoft#29405) Fixing the issue Going from stack callout to single callout and back to stack callout still shows the single callout (microsoft#29324)
…ck to stack callout still shows the single callout
Previous Behavior
The single callout/stack callout radio button behavior is not consistent.
Going from stack callout to single callout and back to stack callout still shows the single callout.
New Behavior
Shows the correct callout on going back to single to stack callout
Related Issue(s)