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

#### Describe the feature that you would like added While trying out FluentProvider, @MLoughry, on a partner team, was applying FluentProvider to multiple render roots and portals. He suggested that...

Type: Feature
Partner Ask
Fluent UI react-components (v9)
Resolution: Soft Close
Component: FluentProvider

## Previous Behavior ## New Behavior ## Related Issue(s) - Fixes #

### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell (Using CodeSandbox) "dependencies": { "@fluentui/react-components": "9.18.6", "@fluentui/react-icons": "2.0.199", "react": "^17", "react-dom": "^17", "react-scripts": "latest" }, ``` ### Are you...

Needs: Triage :mag:
Fluent UI react-components (v9)

### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell (Using CodeSandbox) "dependencies": { "@fluentui/react-components": "9.18.6", "@fluentui/react-icons": "2.0.199", "react": "^17", "react-dom": "^17", "react-scripts": "latest" }, ``` ### Are you...

Needs: Triage :mag:
Fluent UI react-components (v9)

## Previous Behavior - just.config template contains backtick that triggers error on file parsing - cypress config was only "setup" (updated) if there was a tsconfig.cy.json present in project ##...

Area: Build System
Area: DevExp
Fluent UI react-components (v9)
NX: workspace generators

Implements the ToastLayout component along with ToastTitle, ToastBody and ToastFooter. This PR removes the existing ToastAlert component, because the new layout component handles all layout cases specified by design. Title...

### Library Web Components (@fluentui/web-components) ### System Info ```shell na ``` ### Are you reporting Accessibility issue? None ### Reproduction Working example with V2: https://codesandbox.io/s/boring-bardeen-sggue7?file=/index.html Not working example with V3:...

Needs: Triage :mag:
web-components

### Environment Information - **Package version(s)**: @fluentui/react-components v9 beta - **Browser and OS versions**: all ### Describe the issue: Accordion indicator and icon do not have sufficient contrast in forced...

Component: Accordion
Fluent UI react-components (v9)
High Contrast

Recently we had various discussions around triggers and reached the agreement on how it should work: - No magic handling of props in triggers, props should be applied always. I.e...

Fluent UI react-components (v9)

## Previous Behavior `mhtml` extension is mapped to `genericfile` (fallback) as it is not present in `FileTypeIconMap`. ## New Behavior `mhtml` extension is now mapped to `html` same as equivalent...