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

交叉表希望能支持右侧和尾部列的冻结🙏 #2573

Closed
1 task done
wenjingyuer opened this issue Mar 4, 2024 · 5 comments · Fixed by #2706
Closed
1 task done

交叉表希望能支持右侧和尾部列的冻结🙏 #2573

wenjingyuer opened this issue Mar 4, 2024 · 5 comments · Fixed by #2706
Assignees
Labels
🙏feature request 新需求支持 💤 inactive 不活跃的 Issue 或 PR, 30天没有回复 released on @next ✨ supported or fixed in next 在 2.0-next 版本中,已支持该需求,或 bug 已修复

Comments

@wenjingyuer
Copy link

🏷 Version

Package Version
@antv/s2 v2.0.0-next.13

Sheet Type

  • PivotSheet

🖋 Description

🏞 What problem does this feature solve

交叉表希望能支持右侧和尾部列的冻结,右侧冻结列在表格中的一个常见场景是用于放置操作按钮或操作菜单,以便用户可以方便地对表格中的每一行进行操作。但是现在 S2 的交叉表不支持,
字节 VTable的交叉表是支持的。

🧐 Suggest the API

name type default description
- - - -

Frozen.trailingColCount

Frozen.trailingRowCount

同时对交叉表和明细表都有效

@wenjingyuer wenjingyuer added the 🙏feature request 新需求支持 label Mar 4, 2024
Copy link
Contributor

github-actions bot commented Mar 4, 2024

你好 @wenjingyuer,请编辑你的 issue 标题, 一个言简意赅的 issue 标题可以节省大家的时间, 请不要将标题当做正文, 或者为空。

Hello, @wenjingyuer, please edit your issue title. a concise issue title will save everyone time. please do not leave the title as the body or empty.

@wenjingyuer wenjingyuer changed the title 🙏 交叉表希望能支持右侧和尾部列的冻结🙏 Mar 4, 2024
Create-Peace pushed a commit to Create-Peace/S2 that referenced this issue Mar 12, 2024
* fix: 修复表格排序后, 编辑单元格后数据更新错误 close antvis#2573

* fix: 移除误提交代码

* fix: onChange
@github-actions github-actions bot added the 💤 inactive 不活跃的 Issue 或 PR, 30天没有回复 label Apr 16, 2024
@lijinke666 lijinke666 assigned lijinke666 and wjgogogo and unassigned lijinke666 May 16, 2024
@lijinke666 lijinke666 linked a pull request May 16, 2024 that will close this issue
16 tasks
@liao3320551
Copy link

现在支持了吗?很迫切需要。

@lijinke666
Copy link
Member

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

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666
Copy link
Member

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

The release is available on:

Your semantic-release bot 📦🚀

@lijinke666 lijinke666 added the ✨ supported or fixed in next 在 2.0-next 版本中,已支持该需求,或 bug 已修复 label Jun 3, 2024
Copy link
Contributor

github-actions bot commented Jun 3, 2024

你好 @wenjingyuer,该功能或缺陷已经在 2.0 next 版本 中支持或修复,next 版本目前处于内测中, 感谢你的支持与理解。

如有任何 2.0 版本 问题,请前往讨论区查看文档, 抢先试用:

yarn add @antv/s2@next  # pnpm add @antv/s2@next
yarn add @antv/s2-react@next  # pnpm add @antv/s2-react@next
yarn add @antv/s2-vue@next  # pnpm add @antv/s2-vue@next

Hello, @wenjingyuer, This feature or flaw has been supported or fixed in 2.0 next version, next version is currently in private beta, thank you for your support and understanding.

Any 2.0 version issues, please go to discussion, or view docs, the first trial:

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天没有回复 released on @next ✨ supported or fixed in next 在 2.0-next 版本中,已支持该需求,或 bug 已修复
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants