fluentui
fluentui copied to clipboard
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
#### Describe the feature that you would like added We need to show cumulative data (e.g. sum, average, etc.) in our nested group header, which should be aligned with the...
#### Describe the feature that you would like added Just like `onGetErrorMessage` of `TextField`, consumer could define their own JSX Elements for error message. Currently, Dropdown only supports a string-type...
### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added ComboBox currently only supports a defaultSelectedKey. It would be useful to have a multi-select...
### Environment Information - **Package version(s)**: "office-ui-fabric-react": "7.168.2", - **Browser and OS versions**: Edge / Chrome ### Please provide a reproduction of the bug in a codepen: https://codepen.io/spiedra/pen/KKXRaEK?editors=1111 #### Actual...
Hello, we are comparing Microsoft Fluent UI React - web components - such as DetailsList - https://developer.microsoft.com/en-us/fluentui#/controls/web/detailslist which has lot of options, features etc. To a Microsoft FAST Fluent UI...
### Background We'd like to migrate from enzyme to [testing-library](https://testing-library.com/docs/) since enzyme is effectively unmaintained (over a year and no official React 17 adapter) and testing-library provides a better, more...
Card is not exporting ASSET_URL, which breaks code sandbox. Doubt we want this URL in our exports, so we need a different way to pass it into the example. 
## Current Behavior ## New Behavior ## Related Issue(s) Fixes #24833
### Library React / v8 (@fluentui/react) ### System Info ```shell npm WARN config global `--global`, `--local` are deprecated. Use `--location=global` instead. System: OS: Windows 10 10.0.19044 CPU: (20) x64 12th...
#### Describe the feature that you would like added We support dual-screen mode in v8, this was added in #12785. But as we are using Popper.js via `@fluentui/react-positioning` in converged...