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 When dismissing a toast, an animation is used, making it slow to dismiss multiple...

Type: Feature
Fluent UI react-components (v9)
Component: Toast

Not all positioning options are documented here: https://react.fluentui.dev/?path=/docs/concepts-developer-positioning-components--default Document all the options https://github.com/microsoft/fluentui/blob/bf9a0ee7cdd773eb0189710a7338e51c0afc9393/packages/react-components/react-positioning/src/types.ts#L95-L158

Area: Documentation
Fluent UI react-components (v9)
Package: positioning

### Library React Components / v9 (@fluentui/react-components) ### System Info ```shell System: OS: Windows 10 10.0.22631 CPU: (16) x64 Intel(R) Core(TM) i7-10700 CPU @ 2.90GHz Memory: 8.37 GB / 31.71...

Type: Bug :bug:
Fluent UI react-components (v9)
Component: DataGrid

## Previous Behavior The `createV9Theme` function did not fully support some tokens in the dark theme. Specifically, there was no mapping for status tokens between V8 and V9. As a...

Area: Theming

We introduced new global typings for declaring static assets in `typings/static-assets`. Prior to this change, static asset extensions were mixed with `typings/custom-globals` which defines additional ECMA definitions for IE11 and...

Area: Build System
Area: Typescript
Resolution: Soft Close

nx is properly re-ordering/formatting tsconfig.json.base#paths, nx.json, workspace.json after any kind of generator is invoked that creates/updates/removes a package to maintain consistency and to reduce merge conflicts. We should extend this...

Area: Build System
Resolution: Soft Close

### Describe the issue: `'import/no-extraneous-dependencies'` rule is unable to handle following situation (single version policy for devDeps and monorepo packages): ```jsonc // @filename package.json { "dependencies": { }, "devDependencies": {...

Area: Build System
Package: eslint-plugin
Resolution: Soft Close
Area: Linting

### Library React Components / v9 (@fluentui/react-components) ### Describe the feature that you would like added Does fluentui v9 support remix? how to do it? ### Have you discussed this...

Type: Feature
Fluent UI react-components (v9)
Area: SSR
Needs: PM

#### Description of changes As a 2024 hackathon project, this PR adds the improved version of Component Selector into the storybook. Component Selector is a tool in beta state for...

Status: Do Not Merge 🚫

### Component DataGrid ### Package version latest ### React version 18 ### Environment ```shell System: OS: Linux 5.15 Ubuntu 22.04.3 LTS 22.04.3 LTS (Jammy Jellyfish) CPU: (32) x64 Intel(R) Xeon(R)...

Type: Bug :bug:
Fluent UI react-components (v9)