fluentui
fluentui copied to clipboard
Fluent UI web represents a collection of utilities, React components, and web components for building web applications.
Issues to complete for ColorPicker compat to be complete: ```[tasklist] ### Tasks - [ ] https://github.com/microsoft/fluentui/issues/28055 - [ ] Copy over files - [ ] Remove v8 Dependencies ```
When running `@fluentui/e2e test` in CI - the error below with `dialogWithDropdown.spec.ts ` occurs from time to time and should be investigated ``` ERR! Spec Tests Passing Failing Pending Skipped...
Theme provider docs don't make it clear that it only accepts standard HTML elements. (Issue here https://github.com/microsoft/fluentui/issues/28016) This PR improves the docs to make it more clear, but also curious...
### Environment Information - **Package version(s)**: "@fluentui/react-component-event-listener": "~0.63.0" ### Describe the issue: I encountered a warning while using Semantic UI React version 2.1.4, specifically in the [Sidebar.js](https://github.com/Semantic-Org/Semantic-UI-React/blob/master/src/modules/Sidebar/Sidebar.js) file. The warning...
### Library React / v8 (@fluentui/react) ### System Info ```shell System: OS: Windows 10 10.0.22621 CPU: (8) x64 Intel(R) Core(TM) i7-8665U CPU @ 1.90GHz Memory: 3.09 GB / 15.75 GB...
### Library - React Components / v9 (@fluentui/react-components) - React / v8 (@fluentui/react) ### Describe the feature that you would like added We are using `bundle-size` tool which source etc...
### Library React v8 (@fluentui/react) ### System Info ```shell NA ``` ### Are you reporting Accessibility issue? no ### Reproduction https://codepen.io/Danavishnu_kb/pen/vYVaaQa ### Bug Description ## Actual Behavior Goto Today option...
Issue tracking the update of the docs relating the usage of InfoLabel, InfoTip, and InfoButton. Here's a summary of the decision we made: There are two use cases we want...
## Previous Behavior  If there are custom margins/paddings it, also, breaks overflow logic  ## New Behavior  ## Related Issue(s) - Fixes #