You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when a Fluent component is rendered inside a ShadowRoot it is properly focused by the browser (i.e., browser follows tab order through the ShadowRoot) but Fluent's FocusRects are not rendered.
Library
React / v8 (@fluentui/react)
Describe the feature that you would like added
Currently, when a Fluent component is rendered inside a ShadowRoot it is properly focused by the browser (i.e., browser follows tab order through the ShadowRoot) but Fluent's FocusRects are not rendered.
Have you discussed this feature with our team
@spmonahan
Additional context
Example: https://codesandbox.io/s/shadow-dom-focus-rects-fluent-v8-o2cu68
NB: Need to update so the Buttons are rendered correctly with Fluent styles.
Validations
The text was updated successfully, but these errors were encountered: