ling1726

Results 52 issues of ling1726

Implments a `useTable` state hook to support selection and sort. Initially I tried this with [@tanstack/react-table](https://www.npmjs.com/package/react-table), but that library is incredibly generic and relies heavily on render functions which I...

Explore ways of composing interactive behaviour to the `Table` primitives. Preparation for future `DataGrid` component - [ ] support selection (single + multiple) - [ ] support sorting - [...

Component: Table

## Current Behavior v9 `:focus-visible` ponyfill will always be used ## New Behavior Both native `:focus-visible` and ponyfill styles are written to DOM, but if the ponyfill is never applied,...

Status: Blocked

The current `data-keyboard-nav` selector that is applied to the FluentProvider causes too much style recalclation each time the user's navigation mode changes (mouse/keyboard). Below are results of the `SelectorStats` trace...

Status: Blocked
Fluent UI react-components (v9)

## Current Behavior ## New Behavior ## Related Issue(s) Fixes #

Fluent UI react-northstar

Split from #19106 Details are in RFC #19658 but will be extracted into its own RFC for a long running discussion on how to version vNext packages. * Independent versioning...

Priority 2: Normal
Resolution: Soft Close

Implement the `row` navigation mode according to the spec #23983

Fluent UI react-components (v9)
Component: Table