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

fix(data-table): fix cannot click selection checkbox #2402

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

zanqwq
Copy link
Contributor

@zanqwq zanqwq commented Feb 15, 2022

No description provided.

@vercel
Copy link

vercel bot commented Feb 15, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/tusimple/naive-ui/Hv2j3Bzfwphn6DVv9DT9JBrE2N2v
✅ Preview: https://naive-ui-git-fork-zanqwq-main-tusimple.vercel.app

@codecov
Copy link

codecov bot commented Feb 15, 2022

Codecov Report

Merging #2402 (a501c29) into main (dc65230) will increase coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #2402      +/-   ##
==========================================
+ Coverage   63.74%   63.76%   +0.01%     
==========================================
  Files         944      944              
  Lines       19011    19015       +4     
  Branches     4745     4746       +1     
==========================================
+ Hits        12119    12124       +5     
  Misses       5846     5846              
+ Partials     1046     1045       -1     
Impacted Files Coverage Δ
src/data-table/src/use-table-data.ts 65.03% <100.00%> (+0.87%) ⬆️
src/number-animation/src/NumberAnimation.tsx 88.63% <0.00%> (+2.27%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update dc65230...a501c29. Read the comment docs.

@XieZongChen XieZongChen linked an issue Feb 15, 2022 that may be closed by this pull request
@07akioni 07akioni merged commit dd31e30 into tusen-ai:main Feb 15, 2022
jaulz pushed a commit to jaulz/naive-ui that referenced this pull request Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Data table cannot click selection checkbox
4 participants