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(comp:tree): tree node disabled should be cascade #1666

Merged
merged 1 commit into from
Aug 28, 2023

Conversation

sallerli1
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

  • The commit message follows our guidelines
  • Tests for the changes have been added/updated or not needed
  • Docs and demo have been added/updated or not needed

What is the current behavior?

树节点的禁用没有考虑级联,即父节点禁用或者全部子节点禁用,在级联非off的情况下应当同时为禁用

What is the new behavior?

修复以上问题

Other information

@idux-bot
Copy link

idux-bot bot commented Aug 25, 2023

This preview will be available after the AzureCI is passed.

@codecov
Copy link

codecov bot commented Aug 28, 2023

Codecov Report

Merging #1666 (f435223) into main (485e9ae) will not change coverage.
The diff coverage is n/a.

❗ Current head f435223 differs from pull request most recent head 92cfcb1. Consider uploading reports for the commit 92cfcb1 to get more accurate results

@@           Coverage Diff           @@
##             main    #1666   +/-   ##
=======================================
  Coverage   92.59%   92.59%           
=======================================
  Files         345      345           
  Lines       32281    32281           
  Branches     3687     3687           
=======================================
  Hits        29891    29891           
  Misses       2390     2390           

@sallerli1 sallerli1 merged commit 5dd4a4f into IDuxFE:main Aug 28, 2023
5 of 7 checks passed
@sallerli1 sallerli1 deleted the fix-tree-disabled-cascade branch July 4, 2024 09:26
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.

1 participant