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: notification): change sync statehaschanged to async (#3175) #3400

Merged

Conversation

zxyao145
Copy link
Member

🤔 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

#3175

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English fix(module: notification): change sync statehaschanged to async (#3175)
🇨🇳 Chinese 通知组件使用异步 statehaschanged

☑️ 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

@github-actions
Copy link

github-actions bot commented Aug 24, 2023

@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Patch coverage has no change and project coverage change: +1.43% 🎉

Comparison is base (b5df6d5) 45.41% compared to head (9d0b552) 46.84%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3400      +/-   ##
==========================================
+ Coverage   45.41%   46.84%   +1.43%     
==========================================
  Files         558      558              
  Lines       26853    26850       -3     
  Branches      268      268              
==========================================
+ Hits        12194    12579     +385     
+ Misses      14619    14231     -388     
  Partials       40       40              
Files Changed Coverage Δ
components/notification/Notification.razor.cs 0.00% <0.00%> (ø)

... and 23 files with indirect coverage changes

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

@ElderJames ElderJames linked an issue Aug 24, 2023 that may be closed by this pull request
@ElderJames ElderJames merged commit 7524e40 into ant-design-blazor:master Aug 24, 2023
5 of 6 checks passed
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.

Notification message not autoclosing
2 participants