Eduardo Marques Balbo
Eduardo Marques Balbo
### Reproduction link [](https://codesandbox.io/s/fixed-columns-and-header-antd-5-0-3-forked-1cwubb?file=/demo.tsx) ### Steps to reproduce Click on a row and look at the "Age" column, it should have its background colored as red and not...
### Reproduction link [](https://codesandbox.io/s/text-and-link-component-antd-5-0-2-forked-czq91r) ### Steps to reproduce Check the color on the copyable icon on Text component. Check the color on the Modal confirm Ok button ###...
### Reproduction link [](https://codesandbox.io/s/confirmation-modal-dialog-antd-5-1-5-forked-9nmp96?file=/demo.tsx) ### Steps to reproduce Click on the "with promise" button, then click on the "Ok" button and click it several times really fast while...
I was trying to achieve dynamic imports with the goal of reducing bundle size, since the project itself is quite heavy when fully bundled. But i ended up having problemns...
### Reproduction link [](https://stackblitz.com/edit/react-qzxhs4fs-sqg9x9jk?file=demo.tsx) ### Steps to reproduce Just select any other option on the Select component then try to remove it by typping its value and pressing...
Hello everybody. When using `screen.logTestingPlaygroundURL() ` Sometimes the generated URL is to big and when you paste it in the browser. the playground just stays empty, I found it to...
- [x] I have searched the [issues](https://github.com/ant-design/ant-design/issues) of this repository and believe that this is not a duplicate. ### What problem does this feature solve? To make a floating type...