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

🤔透视表中框选是否支持行头和数据一起框选并复制 #2532

Open
1 of 5 tasks
li1615882553 opened this issue Jan 30, 2024 · 5 comments
Open
1 of 5 tasks
Labels
⚡ enhancement 功能增强 💤 inactive 不活跃的 Issue 或 PR, 30天没有回复 ❔question 疑问/使用问题

Comments

@li1615882553
Copy link

🏷 Version

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

Sheet Type

  • PivotSheet
  • TableSheet
  • GridAnalysisSheet
  • StrategySheet
  • EditableSheet

🖋 Description

目前透视表中,只支持数据或者行头单独框选,不支持数据和行头一起框选,并且对一起框选的区域进行复制

如果开启copyWithHeader则复制数据的时候会将所有行头都复制,不满足对部分行头的复制需求

🔗 Reproduce Link

😊 Expected Behavior

支持数据和行头一起框选,并且对一起框选的区域进行复制

@li1615882553 li1615882553 added the ❔question 疑问/使用问题 label Jan 30, 2024
@lijinke666
Copy link
Member

暂不支持, 目前的框选是分区域实现的, 不支持跨区域.

@li1615882553
Copy link
Author

暂不支持, 目前的框选是分区域实现的, 不支持跨区域.

请问后续版本有支持的打算吗?

@woshichaorens
Copy link

这个我也遇到过,求支持~

@lijinke666
Copy link
Member

lijinke666 commented Feb 5, 2024

暂不支持, 目前的框选是分区域实现的, 不支持跨区域.

请问后续版本有支持的打算吗?

需求已收到, 会纳入 2.0 后续版本的开发计划. 也期待你的 PR.

@lijinke666 lijinke666 added the ⚡ enhancement 功能增强 label Feb 5, 2024
Copy link
Contributor

github-actions bot commented Feb 5, 2024

你好 @li1615882553,感谢你的建议, 我们会及时评估和排期, 谢谢!
当然, 如果能贡献 PR 帮助我们改进, 不胜感激!

Hello, @li1615882553, thanks for your advice. We will evaluate and schedule in time. Thank you!
you could implement it by yourself through the customization capabilities provided by S2. Thanks so much for your understanding.

@github-actions github-actions bot added the 💤 inactive 不活跃的 Issue 或 PR, 30天没有回复 label Mar 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⚡ enhancement 功能增强 💤 inactive 不活跃的 Issue 或 PR, 30天没有回复 ❔question 疑问/使用问题
Projects
None yet
Development

No branches or pull requests

3 participants