fluentui icon indicating copy to clipboard operation
fluentui copied to clipboard

Fluent UI web represents a collection of utilities, React components, and web components for building web applications.

Results 915 fluentui issues
Sort by recently updated
recently updated
newest added

### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added ATM v9 ships only as CommonJS and ESM module format. Trying to use ESM...

Type: Feature
Fluent UI react-components (v9)
Resolution: Soft Close

💡 When you create a PR for any of the checklist items, add a link to this Epic under the PR's **Related Issues** section. ## Preparation - [ ] [Open...

Component: PeoplePicker
Type: Epic
Fluent UI react-components (v9)
Area: Components

### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell System: OS: Windows 11 10.0.22631 CPU: (16) x64 AMD Ryzen 7 5800H with Radeon Graphics Memory: 43.85 GB /...

Needs: Triage :mag:
Fluent UI react-northstar (v0)

### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell N/A ``` ### Are you reporting Accessibility issue? no ### Reproduction https://codesandbox.io/s/empty-sky-8dpd3l?file=/src/App.tsx ### Bug Description ## Actual Behavior Under...

Status: No Recent Activity
Needs: Author Feedback
Component: Spinner
Area: Performance
Fluent UI react-components (v9)

## Previous Behavior Spinner currently animates a svg's circle path. This type of animation is not optimized by browsers to run on the compositor thread. As a result, if the...

### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added I'd like to prop table documentation for props that are of type `Slot` to...

Area: Documentation
Type: Feature
Type: Documentation
Fluent UI react-components (v9)
Resolution: Soft Close

💡 When you create a PR for any of the checklist items, add a link to this Epic under the PR's **Related Issues** section. ## Preparation - [ ] [Open...

Component: Coachmark
Type: Epic
Fluent UI react-components (v9)
Resolution: Soft Close

We should light up the following props from Accordion to Nav: - OpenCategories- array of open categories - Collapsible - can collapse all items - Multiple - can have multiple...

Component: Nav

## Previous Behavior `@fluentui/react` would not correctly render styles in shadow DOM. ## New Behavior `@fluentui/react` supports rendering in shadow DOM. ## Related Issue(s) - Fixes #28058