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

See: https://github.com/microsoft/fluentui/pull/24460#discussion_r971371829

Component: GroupedList
Fluent UI react (v8)

See: https://github.com/microsoft/fluentui/pull/24460#discussion_r972271819

Component: GroupedList
Component: List
Fluent UI react (v8)

### Environment Information - **Package version(s)**: 8.10.0, Also tried it on 8.15.0 and still repro. - **Browser and OS versions**: (fill this out if relevant), not relevant, repro on Edge,...

Component: ComboBox
Type: Regression 🌩🌩
v8 release: regression or todo
Needs: Investigation
Fluent UI react (v8)

[👓 PREVIEW](https://github.com/microsoft/fluentui/pull/24817/files?short_path=7e93867#diff-7e938677b3fc951cde8d369feb66774ced52123fbe7766b98d2c47ee2e4525f8)

Type: RFC
CI

## Current Behavior 1. Parent node can only consist only of 2 lines of text. 2. Chart appears asymmetric in layout i.e space from left and right side is unequal....

Package: charting

### Library React / v8 (@fluentui/react) ### System Info ```shell System: OS: Windows 10 10.0.22000 CPU: (8) x64 Intel(R) Core(TM) i7-1065G7 CPU @ 1.30GHz Memory: 5.87 GB / 15.59 GB...

Component: DetailsList
Needs: Attention
Status: In PR
Issue Pinged
Fluent UI react (v8)

## Previous Behavior The disabled property is not exported in the IColorCellProps interface. ## New Behavior The disabled property is exported as part of the IColorCellProps interface to allow users...

PR: API Modified

Using the approach with the smallest impact to API and slot rendering. ## Previous Behavior The slot rendered a native `button` always, but with role="presentation" when it was not interactive....

Area: Accessibility
Component: Table

## Previous Behavior File Type Icons can't be used with Fluent 9 unless you import Fluent 8 `` or use React to dangerously set inner HTML. ## New Behavior Expose...

This PR begins laying out the slot structure and types for SearchBox.