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: submenu couldn't auto close #852

Merged
merged 1 commit into from
Dec 5, 2020

Conversation

mutouzdl
Copy link
Member

@mutouzdl mutouzdl commented Dec 4, 2020

[中文版模板 / Chinese template]

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English fix: submenu couldn't auto close
🇨🇳 Chinese 修复: SubMenu 无法自动关闭

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

@codecov-io
Copy link

Codecov Report

Merging #852 (1defff2) into master (811f035) will increase coverage by 0.08%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #852      +/-   ##
=========================================
+ Coverage    3.88%   3.96%   +0.08%     
=========================================
  Files         399     399              
  Lines       17781   17819      +38     
=========================================
+ Hits          690     707      +17     
- Misses      17091   17112      +21     
Impacted Files Coverage Δ
...nts/core/Component/overlay/OverlayTrigger.razor.cs 8.90% <0.00%> (-0.20%) ⬇️
components/menu/SubMenu.razor 0.00% <ø> (ø)
components/tabs/TabPane.razor.cs 92.06% <0.00%> (-4.72%) ⬇️
components/core/JsInterop/JSInteropConstants.cs 7.50% <0.00%> (-0.20%) ⬇️
components/form/Form.razor.cs 0.00% <0.00%> (ø)
components/core/Component/overlay/Overlay.razor.cs 12.14% <0.00%> (+0.01%) ⬆️
components/tabs/Tabs.razor.cs 55.51% <0.00%> (+3.52%) ⬆️

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 811f035...1defff2. Read the comment docs.

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