ant-design/ant-design

Impossible to add word-wrap to menu title; `white-space: normal` has no effect

Open

#38,918 建立於 2022年11月23日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)TypeScript (98,031 star) (54,612 fork)batch import
Inactivehelp wanted

描述

Reproduction link

Edit on CodeSandbox

Steps to reproduce

Create a horizontal menu Try to add word wrap to title text

What is expected?

When the menu width is smaller than the menu title I would like the title to wrap not to disappear and display the EllipsisOutlined icon.

What is actually happening?

When the menu width is smaller than the menu title the title is replaced by the EllipsisOutlined icon.

Environment Info
antd 4.23.4
React 18.1.0
System Ubuntu 20.04.5 LTS
Browser Version 107.0.5304.110 (Official Build) (64-bit)

貢獻者指南