Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

span not work in Descriptions first line #4874

Closed
flyingfishzxf opened this issue May 30, 2023 · 1 comment
Closed

span not work in Descriptions first line #4874

flyingfishzxf opened this issue May 30, 2023 · 1 comment
Labels
untriaged need to sort

Comments

@flyingfishzxf
Copy link

TuSimple/naive-ui version (版本)

2.34.4

Vue version (Vue 版本)

3.3.4

Browser and its version (浏览器及其版本)

Chrome(113.0.5672.127)

System and its version (系统及其版本)

Win11 22H2

Node version (Node 版本)

16.14.0

Reappearance link (重现链接)

https://codesandbox.io/s/exciting-stitch-l0bg6i?file=/src/Demo.vue

Reappearance steps (重现步骤)

  1. Open the example link in the doc of Descriptions https://codesandbox.io/s/j639kx
  2. remove the previous 6 n-descriptions-item
  3. save changes
  4. then you will find the span does not work

Expected results (期望的结果)

span will work even if the items only occupy one line/row

Actual results (实际的结果)

span will never work in the first line/row

Remarks (补充说明)

如这个链接里的示例 https://codesandbox.io/s/loving-robinson-uostjy
即使设置了全部 items 的 span,占据第1行的 items 的 span 都不会生效,大于第1行的才有效

@07akioni
Copy link
Collaborator

07akioni commented Jun 8, 2023

closed in #4892

@07akioni 07akioni closed this as completed Jun 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
untriaged need to sort
Projects
None yet
Development

No branches or pull requests

2 participants