menu icon indicating copy to clipboard operation
menu copied to clipboard

feat: add api inlineMaxLevel

Open zhengshuai1001 opened this issue 4 years ago • 8 comments

内联菜单,最多指定某一层次的子菜单,较深的子菜单将右弹窗。关联antd issue: #31669

inlineMaxLevel = 2 的效果: 内联菜单超过2级后将在右侧弹窗显示

动画2

zhengshuai1001 avatar Aug 05 '21 09:08 zhengshuai1001

inlineMaxLevel 的命名有没有更好的方案?

@zombieJ

afc163 avatar Aug 05 '21 09:08 afc163

Codecov Report

Merging #421 (2bd3a32) into master (f468451) will decrease coverage by 1.82%. The diff coverage is 67.56%.

:exclamation: Current head 2bd3a32 differs from pull request most recent head 4887ac3. Consider uploading reports for the commit 4887ac3 to get more accurate results Impacted file tree graph

@@            Coverage Diff             @@
##           master     #421      +/-   ##
==========================================
- Coverage   99.84%   98.02%   -1.83%     
==========================================
  Files          24       25       +1     
  Lines         631      657      +26     
  Branches      160      172      +12     
==========================================
+ Hits          630      644      +14     
- Misses          1       13      +12     
Impacted Files Coverage Δ
src/context/MenuContext.tsx 100.00% <ø> (ø)
src/Menu.tsx 95.48% <40.00%> (-4.52%) :arrow_down:
src/utils/multiModeUtil.ts 66.66% <66.66%> (ø)
src/SubMenu/index.tsx 96.70% <83.33%> (-3.30%) :arrow_down:

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 f468451...4887ac3. Read the comment docs.

codecov[bot] avatar Aug 05 '21 09:08 codecov[bot]

inlineMaxDeep?

yoyo837 avatar Aug 05 '21 09:08 yoyo837

请问这个api 命名叫什么呢?

zhengshuai1001 avatar Aug 06 '21 02:08 zhengshuai1001

@afc163 麻烦抽空看一下,Thanks

zhengshuai1001 avatar Aug 09 '21 07:08 zhengshuai1001

@yoyo837 能帮忙看下么,谢谢

zhengshuai1001 avatar Aug 10 '21 02:08 zhengshuai1001

image

等这个大佬看看.

yoyo837 avatar Aug 10 '21 03:08 yoyo837

这样做意义不大

574495412 avatar Aug 13 '21 08:08 574495412