Oleksandr Fediashov
Oleksandr Fediashov
@HermanNygaard your sandbox is missing the usage of `HeadlessFluentProvider` and proper default styles applied by `FluentProvider`: https://github.com/microsoft/fluentui/blob/c08dcb452b80fd5b7af02727c2b9f23297576f3b/packages/react-components/react-provider/src/components/FluentProvider/useFluentProviderStyles.styles.ts#L11-L18 I made a complete example of `HeadlessFluentProvider`, `createCSSRuleFromTheme()` & default styles: https://stackblitz.com/edit/t3gyzj
@microsoft/cxe-coastal can you please review this PR? (changes in tests)
> I'm currently getting a scroll jump back to the top of the page when I open a positioned element that gets focus when opened -- the "Trapping Focus" Popover...
The original issue have been closed, closing for housekeeping 🏡 Feel free to re-open
Closing for housekeeping 🏡 Feel free to re-open 👍
Please also remove `packages/react-components/react-list-preview/stories/.gitkeep`.
Closing for housekeeping 🏡 Feel free to re-open
Closing for housekeeping 🏡 Feel free to re-open
Closing for housekeeping 🏡 Feel free to re-open
From the RFC, I see that there are 4 options currently: - 1: hack fix the script/configs - 2.1: get rid of circular dependencies: stop importing from react-components suite within...