---
robots: noindex, nofollow
tags: cxe-red, meeting-notes
---
# cxe-red - 9/3/2021
## Status
* (Mak) MenuButton Convergence [#18135](https://github.com/microsoft/fluentui/issues/18135)
* MenuButton PR created and merged ([#19612](https://github.com/microsoft/fluentui/pull/19612))
* (Mak) SplitButton Convergence [#18136](https://github.com/microsoft/fluentui/issues/18136)
* Started conversation with Ling about how to best integrate with MenuTrigger contract since it is different because the trigger props go to a subpart of the component
* (Mak) Integrating vNext button with office-online-ui
* No updates this week
* (Mak) Write documentation for v8 to vNext transition [#19347](https://github.com/microsoft/fluentui/issues/19347)
* PR feedback addressed and PR merged ([#19505](https://github.com/microsoft/fluentui/pull/19505))
* (Mak) Beta release
* Created and merged PR to add type=button to all Button components ([#19564](https://github.com/microsoft/fluentui/pull/19564))
* Made some updates to FluentProvider with auto high contrast capabilities to slightly reduce the bundle size and see how it would look if we did the mapping automatically or manually. The 2 relevant PRs are [#19560](https://github.com/microsoft/fluentui/pull/19560) and [#19563](https://github.com/microsoft/fluentui/pull/19563).
* Made a PR that refactors Link to use simplified prop merging and root as slot approach ([#19614](https://github.com/microsoft/fluentui/pull/19614))
* (Mak) Other updates
* Made a fix to Toggle in v7 that was being asked by a partner regarding the id prop not being updated after rerenders ([#19648](https://github.com/microsoft/fluentui/pull/19648))
* (Ben) Tooltip Convergence [#16735](https://github.com/microsoft/fluentui/issues/16735)
* Updated simplified prop merging PR [#19428](https://github.com/microsoft/fluentui/pull/19428) to work with the root-as-slot PR.
* (Ben) Avatar convergence [#16373](https://github.com/microsoft/fluentui/issues/16373)
* Published PR [#19642](https://github.com/microsoft/fluentui/pull/19642) to add `ElementShorthandProps`, and fix some issues with how `ObjectShorthandProps` works in the root-as-a-slot PR.
* Avatar's PR [#19449](https://github.com/microsoft/fluentui/pull/19449) to simplify prop merging is currently blocked until the above PR is merged.
* (Ben) Label Convergence [#18247](https://github.com/microsoft/fluentui/issues/18247)
* No updates this week
* (Ben) Driving [Beta release](https://github.com/microsoft/fluentui/projects/50)
* Working on a beta ETA. We're going to re-evaluate the remaining work next Thursday and come up with an estimated release date.
* (Elizabeth) Input convergence [#18131](https://github.com/microsoft/fluentui/issues/18131)
* Checked in basic styling
* Working on spec
* (Elizabeth) RFC: Customizing application of native element props and ref [#18983](https://github.com/microsoft/fluentui/issues/18983)
* More discussion around this topic, still needs a resolution
* (Elizabeth) Checkbox Convergence [#18454](https://github.com/microsoft/fluentui/issues/18454)
* No updates this week.
* (Elizabeth) react-icons bundle size
* Wrote script for generating .d.ts rollup for icons
* (Geoff/Elizabeth) API review / props comparison [#19115](https://github.com/microsoft/fluentui/issues/19115)
* Crawled API and built up initial props listing for each best component
* Made script to scrape props to compare them.
* Work in progress Excel is here: https://microsoft-my.sharepoint-df.com/\:x:/p/gcox/EY0YZSMU6A1KulvqnEXwiUkBXWKAaxGxzN6MfAUTPK4FOg?e=dj3Nte
* Should be able to build a list of inconsistencies to resolve by early next week.
* (Sarah) Dropdown/Combobox/Picker Convergence [#18133](https://github.com/microsoft/fluentui/issues/18133)
* ...
* (Sarah) RFC: update slots API to allow arrays [#19266](https://github.com/microsoft/fluentui/issues/19266)
* ...
* (Sarah) RFC: conventions for internationalization/localization in converged components [#19258](https://github.com/microsoft/fluentui/issues/19258)
* ...
* (Sarah) Shield
* []
* (Sarah/Geoff) Accessibility bugs - [#18466](https://github.com/microsoft/fluentui/issues/18466)
* [ADO board: a11y - triageed](https://dev.azure.com/microsoftdesign/fluent-ui/_queries/query/c605af37-0d59-436c-9399-ab2fb0869332)
* 12740 (fixed), 12755 (fixed, filing some follow up issues), 12602 (fixed)
* (Tomi) Icon Convergence [#16745](https://github.com/microsoft/fluentui/issues/16745)
* ...
* (Tristan) Transitioning build pipeline to 1ES
* ...
* (Caleb) Slider Convergence [#18886](https://github.com/microsoft/fluentui/issues/18886)
* Split up logic into utils folder
* Investigated adding tooltip to Slider and using async imports to minimize bundle size changes
* Root as slot and simplified prop merging
* Created a revised custom marks and label pr
* Addressed a visual bug for the origin prop related to the snap transition
* Added bundle size tool
* (Caleb) Switch Convergence [#19409](https://github.com/microsoft/fluentui/issues/19409)
* Root as slot and simplified prop merging
* Added bundle size tool