Closed Renuka8796 closed 2 years ago
@Renuka8796 - thanks for filing this issue with us and providing background context.
@ling1726 - Would you be able to confirm if this is a regression, or if this behavior is an issue?
Because this issue has not had activity for over 150 days, we're automatically closing it for house-keeping purposes.
Still require assistance? Please, create a new issue with up-to date details.
Environment Information: Package version(s): "@fluentui/react": "^7.126.0", Browser and OS versions: chrome and Windows 10 Describe the issue: Incorrect control type "group" is provided to all the check boxes present in the "DropDown" control in fabric when multiselect select dropdown expanded pop up
Please provide a reproduction of the issue in a codepen: https://developer.microsoft.com/en-us/fluentui#/controls/web/dropdown
Actual behavior: Incorrect control type "group" is provided to all the check boxes present in the "Dropdown" expanded pop up.
Expected: Incorrect control type "check box" should be provided to all the check boxes present in the "Dropdown" expanded pop up.