ant-design / ant-design-pro

👨🏻‍💻👩🏻‍💻 Use Ant Design like a Pro!
https://pro.ant.design
MIT License
36.5k stars 8.14k forks source link

🐛 [BUG] ProTable settings overflow out of their divs if column name is too long #11146

Closed emily-wu00 closed 9 months ago

emily-wu00 commented 9 months ago

🐛 bug 描述

Under ProTable toolbar, the setting to display columns show overflowed divs if the length of the text is over a certain length.

📷 复现步骤 | Recurrence steps

Screenshot 2024-01-31 at 5 48 23 PM

Create a table with longer column titles.

🏞 期望结果 | Expected results

Each component should increase in length to accommodate longer text

💻 复现代码 | Recurrence code

© 版本信息

🚑 其他信息