叶枫

Results 69 issues of 叶枫

### Reproduction link [![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-jpxw83?file=demo.tsx) ### Steps to reproduce 查看 demo,阴影超出了 ![image](https://github.com/user-attachments/assets/70009837-dc83-4bc5-9012-658981f5d242) ### What is expected? 阴影不超过 header ### What is actually happening? 阴影超过 header 了 | Environment |...

improvement
🧶 Low Priority

### Reproduction link [![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-lpp4cb?file=demo.tsx) ### Steps to reproduce 查看 demo ### What is expected? 有右间距 ### What is actually happening? 无右间距,挨在一起 ![image](https://github.com/ant-design/ant-design/assets/7971419/bcbd2ba7-615b-4279-9cd6-28da77956174) | Environment | Info | |...

Inactive
improvement

### Reproduction link [![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-6aoywh-1qb1dw?file=demo.tsx) ### Steps to reproduce 点击 submit ### What is expected? 执行 onFinish ### What is actually happening? 刷新页面 | Environment | Info | |...

help wanted
Inactive

```tsx import axios from 'axios'; import MockAdapter from 'axios-mock-adapter'; const instance = axios.create({ adapter: config => { console.log('no run'); return axios({ ...config, adapter: undefined }); }, }); const mock =...

### Reproduction link [![Edit on StackBlitz](https://developer.stackblitz.com/img/open_in_stackblitz.svg)](https://stackblitz.com/edit/react-v71emu?file=demo.tsx) ### Steps to reproduce 点击2次切换,控制台报错 ``` Warning: Encountered two children with the same key, `xxx`. Keys should be unique so that components maintain their...

Inactive
improvement
🧶 Low Priority

![image](https://github.com/user-attachments/assets/57221857-bad8-47bc-9cca-c34380bfff61)

[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE_CN.md?plain=1) ### 🤔 This is a ... - [x] 🆕 New feature - [ ] 🐞 Bug fix - [ ] 📝 Site / documentation improvement -...

[中文版模板 / Chinese template](https://github.com/ant-design/ant-design/blob/master/.github/PULL_REQUEST_TEMPLATE_CN.md?plain=1) ### 🤔 This is a ... - [x] 🆕 New feature - [ ] 🐞 Bug fix - [ ] 📝 Site / documentation improvement -...