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

Remove this in next version. #16455

Closed
todo bot opened this issue May 7, 2019 · 3 comments
Closed

Remove this in next version. #16455

todo bot opened this issue May 7, 2019 · 3 comments

Comments

@todo
Copy link

todo bot commented May 7, 2019

// TODO: Remove this in next version.
handleLeftSelectAll = (filteredDataSource: TransferItem[], checkAll: boolean) =>
this.handleSelectAll('left', filteredDataSource, !checkAll);
handleRightSelectAll = (filteredDataSource: TransferItem[], checkAll: boolean) =>
this.handleSelectAll('right', filteredDataSource, !checkAll);


This issue was generated by todo based on a TODO comment in 2dcd604 when #16026 was merged. cc @ant-design.
@todo todo bot added the todo 🗒️ label May 7, 2019
@ant-design-bot
Copy link
Contributor

Hello @todo[bot], your issue has been closed because it does not conform to our issue requirements. Please use the Issue Helper to create an issue, thank you!

你好 @todo[bot],为了能够进行高效沟通,我们对 issue 有一定的格式要求,你的 issue 因为不符合要求而被自动关闭。你可以通过 issue 助手 来创建 issue 以方便我们定位错误。谢谢配合!

@todo
Copy link
Author

todo bot commented May 7, 2019

This issue has been reopened because the TODO comment still exists in components/transfer/index.tsx, as of 94ad706.


If this was not intentional, just remove the comment from your code. You can also set the reopenClosed config if you don't want this to happen at all anymore.

@todo todo bot reopened this May 7, 2019
@zombieJ
Copy link
Member

zombieJ commented Jul 19, 2019

Already removed in v4. Close

@zombieJ zombieJ closed this as completed Jul 19, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants