Describe the bug
When using the DropDownList in combination with its label and aria-required props the aria-required is not correctly rendered
To Reproduce
Expected behavior
The aria-required attribute should be rendered on the element with the "combobox" role.