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: layout): missing trigger when sider open from zero-width mode #1007

Merged
merged 1 commit into from
Jan 20, 2021

Conversation

ElderJames
Copy link
Member

[中文版模板 / 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
🇨🇳 Chinese

☑️ 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 #1007 (55ecc49) into master (2291b6a) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master   #1007      +/-   ##
=========================================
- Coverage    5.73%   5.73%   -0.01%     
=========================================
  Files         409     409              
  Lines       21837   21841       +4     
=========================================
  Hits         1252    1252              
- Misses      20585   20589       +4     
Impacted Files Coverage Δ
components/layout/Sider.razor 0.00% <0.00%> (ø)
components/layout/Sider.razor.cs 0.00% <0.00%> (ø)

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 2291b6a...55ecc49. Read the comment docs.

@ElderJames ElderJames merged commit 47fb238 into master Jan 20, 2021
@ElderJames ElderJames deleted the fix/sider-trigger branch January 20, 2021 10:23
@ElderJames ElderJames mentioned this pull request Jan 20, 2021
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.

None yet

2 participants