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

feat: 圈选数据单元格如果选中了表头 复制时带上表头的数据 #1657

Closed
pimkle opened this issue Aug 8, 2022 · 7 comments · Fixed by #2410
Closed

feat: 圈选数据单元格如果选中了表头 复制时带上表头的数据 #1657

pimkle opened this issue Aug 8, 2022 · 7 comments · Fixed by #2410
Assignees
Labels
🙏feature request 新需求支持 💤 inactive 不活跃的 Issue 或 PR, 30天没有回复 pivot sheet 透视表相关问题 released on @alpha released

Comments

@pimkle
Copy link

pimkle commented Aug 8, 2022

🖋 Description

用户选中表格数据时,如果也选中了表头,希望表头的数据也被复制下来

🏞 What problem does this feature solve

50A319D4-F69E-45A5-9BB3-2D30EB9AD05D

@pimkle pimkle added the 🙏feature request 新需求支持 label Aug 8, 2022
@stone-lyl stone-lyl self-assigned this Aug 8, 2022
@stone-lyl stone-lyl added the pivot sheet 透视表相关问题 label Aug 8, 2022
@github-actions github-actions bot added the 💤 inactive 不活跃的 Issue 或 PR, 30天没有回复 label Sep 16, 2022
@ab291478089
Copy link

image
想问下对于这种没展示全的行头 ,圈选复制,发现复制出来的结果也是带省略号的,这个有办法解决嘛

@lijinke666
Copy link
Member

查看官网 带表头复制 章节

const s2Options = {
  interaction: {
    enableCopy: true,
+   copyWithHeader: true,
  }
}

@lijinke666
Copy link
Member

想问下对于这种没展示全的行头 ,圈选复制,发现复制出来的结果也是带省略号的,这个有办法解决嘛

这是一个 bug, 该PR 已修复.

@lijinke666
Copy link
Member

🎉 This issue has been resolved in version @antv/s2-v1.53.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

🎉 This issue has been resolved in version @antv/s2-react-v1.44.3-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

🎉 This issue has been resolved in version @antv/s2-v1.52.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

🎉 This issue has been resolved in version @antv/s2-react-v1.44.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🙏feature request 新需求支持 💤 inactive 不活跃的 Issue 或 PR, 30天没有回复 pivot sheet 透视表相关问题 released on @alpha released
Projects
None yet
4 participants