Open issues worth addressing for `Button` when converged. From a search of: [`is:issue is:open button`](https://github.com/microsoft/fluentui/issues?q=is%3Aissue+is%3Aopen+button), [`is:open is:issue label:"Component: Button"`](https://github.com/microsoft/fluentui/issues?q=is%3Aopen+is%3Aissue+label%3A%22Component%3A+Button%22), [`is:open is:issue label:"Component: CompoundButton"`](https://github.com/microsoft/fluentui/issues?q=is%3Aopen+is%3Aissue+label%3A%22Component%3A+CompoundButton%22), [`is:open is:issue label:"Component: IconButton"`](https://github.com/microsoft/fluentui/issues?q=is%3Aopen+is%3Aissue+label%3A%22Component%3A+IconButton%22) and [`is:open is:issue label:"Component: ToggleButton"`](https://github.com/microsoft/fluentui/issues?q=is%3Aopen+is%3Aissue+label%3A%22Component%3A+ToggleButton%22). #### Issues related specifically to convergence - [x] ~#17555 - Update makeMergePropsCompat to makeMergeProps in react-button~ - [x] ~#16818 - Remove all v0/v8 dependencies in react-button~ - [x] ~#16820 - Button: Integrate makeStyles in react-button's Button~ #### react-button issues - [x] ~#16610 - MenuButton onClick is not dismissing after clicking~ - [x] ~#16607 - Context menu is not showing when MenuButton clicked~ - [x] ~#16562 - React-button font size to be adjustable~ - [x] ~#15613 - Fix IE11 support in new Button~ - [x] ~#15542 - @fluentui/react-button can't correctly handle click event with menuProps on mobile browser~ #### v7/v8 issues - [x] ~#17606 - Button component does not display tooltip when disabled~ - [x] #17407 - Sizes for IconButton - [x] #17186 - JAWS reads Contextual Menu Button as "Button, Menu" which is incorrect - [x] #17164 - Web contextual menu button doesn't come out of menu when I press 'tab' key - [x] ~#16837 - Border color of icon button not changing from hover state until re-hovered~ - [x] #16201 - Transition for color of *Button components is delayed - [x] ~#16031 - IconButton/ CommandButton menus do not close when invoked twice in safari~ - [x] ~#15329 - CompoundButton loses child control alignments when clicked~ - [x] ~#14969 - SplitButton - glitchy button border~ - [x] ~#14588 - Please add an option to choose the tag of button~ - [x] ~#14303 - SplitButton - main action not reachable on mobile~ - [x] #14159 - button not visible properly - [x] ~#13889 - IconButton mouseOut called when opening submenu~ - [x] ~#13746 - IconButton triggering onDismiss as soon as the menu is launched on iPhone~ - [x] ~#13708 - RTL split button style messed up~ - [x] #13336 - Dialog footer buttons vertically misaligned when icon is present - [x] ~#13020 - First time keyboard navigation focus box is not visible.~ - [x] ~#12998 - overflow hidden on the button makes the text chop off~ - [x] #12814 - Buttons are not styleable via styles function - [ ] #12699 - Sizes for toggle button - [x] ~#12639 - do we have toggle buttons or button groups?~ - [x] ~#12291 - No visible focus when button programmatically focused~ - [x] ~#10896 - IButtonProps should support string index sig~ - [x] ~#10863 - Primary Button label missing in fluent theme with strong scheme~ - [x] #10676 - LinkButton component that will render a link styled as a Button - [x] #10453 - onItemClick not invoked on split buttons - [x] ~#9418 - ActionButton does not use semantic slot for disabled text color~ #### v0 issues - [x] #16853 - Disabled property is missing on a Button when disabled and loading props are both true - [ ] #16205 - borderRadius in ButtonVariables doesn't work in ButtonGroup
Open issues worth addressing for
Buttonwhen converged. From a search of:is:issue is:open button,is:open is:issue label:"Component: Button",is:open is:issue label:"Component: CompoundButton",is:open is:issue label:"Component: IconButton"andis:open is:issue label:"Component: ToggleButton".Issues related specifically to convergence
Update makeMergePropsCompat to makeMergeProps in react-button #17555 - Update makeMergePropsCompat to makeMergeProps in react-buttonRemove all v0/v8 dependencies in react-button #16818 - Remove all v0/v8 dependencies in react-buttonButton: Integrate makeStyles in react-button's Button #16820 - Button: Integrate makeStyles in react-button's Buttonreact-button issues
MenuButton onClick is not dismissing after clicking #16610 - MenuButton onClick is not dismissing after clickingContext menu is not showing when MenuButton clicked #16607 - Context menu is not showing when MenuButton clickedReact-button font size to be adjustable #16562 - React-button font size to be adjustableFix IE11 support in new Button #15613 - Fix IE11 support in new Button@fluentui/react-button can't correctly handle click event with menuProps on mobile browser #15542 - @fluentui/react-button can't correctly handle click event with menuProps on mobile browserv7/v8 issues
Button component does not display tooltip when disabled #17606 - Button component does not display tooltip when disabledBorder color of icon button not changing from hover state until re-hovered #16837 - Border color of icon button not changing from hover state until re-hoveredIconButton/ CommandButton menus do not close when invoked twice in safari #16031 - IconButton/ CommandButton menus do not close when invoked twice in safariCompoundButton loses child control alignments when clicked. #15329 - CompoundButton loses child control alignments when clickedSplitButton - glitchy button border #14969 - SplitButton - glitchy button borderPlease add an option to choose the tag of button #14588 - Please add an option to choose the tag of buttonSplitButton - main action not reachable on mobile #14303 - SplitButton - main action not reachable on mobileIconButton mouseOut called when opening submenu #13889 - IconButton mouseOut called when opening submenuIconButton triggering onDismiss as soon as the menu is launched on iPhone #13746 - IconButton triggering onDismiss as soon as the menu is launched on iPhoneRTL split button style messed up #13708 - RTL split button style messed upFirst time keyboard navigation focus box is not visible. #13020 - First time keyboard navigation focus box is not visible.overflow hidden on the button makes the text chop off #12998 - overflow hidden on the button makes the text chop offdo we have toggle buttons or button groups? #12639 - do we have toggle buttons or button groups?No visible focus when button programmatically focused #12291 - No visible focus when button programmatically focusedIButtonProps should support string index sig #10896 - IButtonProps should support string index sigPrimary Button label missing in fluent theme with strong scheme #10863 - Primary Button label missing in fluent theme with strong schemeActionButton does not use semantic slot for disabled text color #9418 - ActionButton does not use semantic slot for disabled text colorv0 issues