ling1726
ling1726
For the table, we should provide users guidance on how to use [useFocusableGroup](https://github.com/microsoft/fluentui/blob/master/packages/react-components/react-tabster/src/hooks/useFocusableGroup.ts) to have nested focusables in a cell. This should most likely be implemented in the DataGridCell as...
## Previous Behavior ## New Behavior ## Related Issue(s) - Fixes #
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...
The react-toast package has: * type * class * component Which are all named `Toast`. This naming conflict should be resolved
The react-toast package has an internal component called `Timer`. For consistency, rename this to `ToastTimer`
### Describe the bug It's quite hard to dig into storybook issue since the dist output of all storybook packages is minified. It would be nice to ship storybook package...
Hi, I've evaluating react-toastify for the Fluent UI design system at Microosft. There's huge feature set and it looks like it could handle most of our use cases, really great...
There is only one case where the ComboboxContext does not contain the correct state function - closing the listbox popover when an option is clicked. In all other cases the...
Prototypes #26652
# 🐛 bug report ## Preflight Checklist - [x] I have read the [Contributing Guidelines][contributing] for this project. - [x] I agree to follow the [Code of Conduct][code_of_conduct] that this...