Closed
Description
Component
Accordion
Package version
9.63.0
React version
17.0.1
Environment
OS: Windows 11
Browser: Microsoft Edge 125.0.2535.67
Current Behavior
The tooltip of a InfoLabel that is placed in an AccordionPanel, is shown behind the next AccordionHeader button.
Expected Behavior
The tooltip should be in front of any other component.
Reproduction
https://stackblitz.com/edit/wsmcjige
Steps to reproduce
- Add a Accordion.
- Add a InfoLabel insithe the AccordionPanel.
- Click the info to see how the Tooltip is render behind the accordion header.
Are you reporting an Accessibility issue?
None
Suggested severity
Medium - Has workaround
Products/sites affected
Product system based on SharePoint Online, Spfx, Fluent UI9
Are you willing to submit a PR to fix?
no
Validations
- Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
- The provided reproduction is a minimal reproducible example of the bug.