antvis / S2

⚡️ A practical visualization library for tabular analysis.

Home Page:https://s2.antv.antgroup.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

透视表树结构展开按钮不能正确的渲染

Create-Peace opened this issue · comments

🏷 Version

Package Version
@antv/s2 next
@antv/s2-react
@antv/s2-vue

Sheet Type

  • PivotSheet
  • TableSheet
  • GridAnalysisSheet
  • StrategySheet
  • EditableSheet

🖋 Description

s2_table_index

  1. 使用自定义layoutSeriesNumberNodes自定义序号列, 折叠按钮跑到了 序号单元格,图中1。
  2. 点击第一个折叠按钮,会触发所有行展开,图中2

🔗 Reproduce Link

😊 Expected Behavior

😅 Current Behavior

你好 @Create-Peace,请提供一个可以在线访问的链接, 或者使用 codesandbox 提供示例并详细说明复现步骤 (查看更多模板), 15 天内未回复issue自动关闭。

Hello, @Create-Peace, please provide an accessible link or usage codesandbox to describe the reproduction steps (more template). The issue will be closed without any replay within 15 days.

使用官网树结构代码,添加

seriesNumber: {
        enable: true
      }

显示序号列,折叠按钮显示在序号单元格
树结构序号

你好 @Create-Peace,很抱歉给你带来了不好的体验, 我们会尽快排查问题并修复, 请关注后续发布日志.

Hello, @Create-Peace, We are so sorry for the bad experience. We will troubleshoot and fix the problem as soon as possible. Please pay attention to the follow-up change logs.

fixed #2571

🎉 This issue has been resolved in version @antv/s2-v2.0.0-next.14 🎉

The release is available on:

Your semantic-release bot 📦🚀

🎉 This issue has been resolved in version @antv/s2-react-v2.0.0-next.13 🎉

The release is available on:

Your semantic-release bot 📦🚀