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(Toast): multiple toasts should show last one #6729

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

xiaoyao96
Copy link
Collaborator

close #6725

@xiaoyao96 xiaoyao96 requested a review from zombieJ August 27, 2024 10:44
Copy link
Contributor

PR preview has been successfully built and deployed to https://antd-mobile-preview-pr-6729.surge.sh

Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.67%. Comparing base (333c6c8) to head (9830dfe).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #6729   +/-   ##
=======================================
  Coverage   92.66%   92.67%           
=======================================
  Files         331      331           
  Lines        7170     7176    +6     
  Branches     1756     1759    +3     
=======================================
+ Hits         6644     6650    +6     
  Misses        517      517           
  Partials        9        9           

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

@zombieJ zombieJ self-assigned this Aug 28, 2024
@zombieJ zombieJ merged commit 7e6f7e6 into ant-design:master Aug 28, 2024
9 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.

toast.show优先级问题
2 participants