-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
Fluent UI react (v8)Issues about @fluentui/react (v8)Issues about @fluentui/react (v8)Status: FixedFixed in some PRFixed in some PRType: Feature
Description
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
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
- Check that there isn't already an issue that request the same feature to avoid creating a duplicate.
Reactions are currently unavailable
Metadata
Metadata
Labels
Fluent UI react (v8)Issues about @fluentui/react (v8)Issues about @fluentui/react (v8)Status: FixedFixed in some PRFixed in some PRType: Feature