Jon Cullison
Results
2
issues of
Jon Cullison
This is a fix for #496 which was introduced in https://github.com/react-component/trigger/pull/419 That change moved setting the height/width to before the popupElement reset, which makes the calculations that use height/width incorrect....
Implements 2/3 of the proposed changes here: https://github.com/ant-design/ant-design/issues/53203 I did not implement the panel role change because there is already some logic around setting the panel role to "tabpanel" when...