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(module:cascader): correct menu display level #8866

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

WwwHhhYran
Copy link
Contributor

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bugfix
  • Feature
  • Code style update (formatting, local variables)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • CI related changes
  • Documentation content changes
  • Application (the showcase website) / infrastructure changes
  • Other... Please describe:

What is the current behavior?

Issue Number: close #8865

What is the new behavior?

Does this PR introduce a breaking change?

  • Yes
  • No

Other information

Copy link

zorro-bot bot commented Nov 8, 2024

This preview will be available after the AzureCI is passed.

@WwwHhhYran WwwHhhYran force-pushed the fix/restore_menu_display_level branch from 7da00d4 to dfd18e4 Compare November 8, 2024 13:33
Copy link

codecov bot commented Nov 8, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.95%. Comparing base (c5478f6) to head (dfd18e4).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #8866   +/-   ##
=======================================
  Coverage   91.95%   91.95%           
=======================================
  Files         537      537           
  Lines       18453    18456    +3     
  Branches     2814     2815    +1     
=======================================
+ Hits        16968    16971    +3     
  Misses       1183     1183           
  Partials      302      302           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@WwwHhhYran WwwHhhYran changed the title Fix/restore menu display level fix(module: cascader): correct menu display level Nov 9, 2024
@WwwHhhYran WwwHhhYran changed the title fix(module: cascader): correct menu display level fix(module:cascader): correct menu display level Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cascader cannot automatically fold the children menu when unselected
2 participants