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

Table: fix toggleAllSelection behavior when data is empty #21274

Closed
wants to merge 1 commit into from

Conversation

adaex
Copy link
Contributor

@adaex adaex commented Aug 28, 2021

close #21267

  • Make sure you follow Element's contributing guide (中文 | English | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer relative issues for you PR.

@element-bot
Copy link
Member

✔️ Deploy Preview for element ready!

🔨 Explore the source changes: 010c537

🔍 Inspect the deploy log: https://app.netlify.com/sites/element/deploys/612a2bbad83b710008ef5aa9

😎 Browse the preview: https://deploy-preview-21274--element.netlify.app/

@@ -30,9 +30,10 @@ export const cellForced = {
selection: {
renderHeader: function(h, { store }) {
return <el-checkbox
nativeOn-click={ (event) => event.stopPropagation() }
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this line can be deleted.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants