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(abc:reuse-tab): fix keep open order #1743

Merged
merged 2 commits into from
Jan 1, 2024
Merged

fix(abc:reuse-tab): fix keep open order #1743

merged 2 commits into from
Jan 1, 2024

Conversation

cipchk
Copy link
Member

@cipchk cipchk commented Dec 26, 2023

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Documentation content changes
[ ] Application (the showcase website) / infrastructure changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[x] No

Other information

@ng-alain-bot
Copy link
Contributor

ng-alain-bot commented Dec 26, 2023

Preview is ready!

Copy link

codecov bot commented Dec 26, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7e61fc2) 94.94% compared to head (87c4906) 94.94%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1743      +/-   ##
==========================================
- Coverage   94.94%   94.94%   -0.01%     
==========================================
  Files         316      316              
  Lines        8908     8923      +15     
  Branches     1767     1768       +1     
==========================================
+ Hits         8458     8472      +14     
- Misses        379      380       +1     
  Partials       71       71              

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

@cipchk cipchk merged commit e17f5e7 into master Jan 1, 2024
10 of 11 checks passed
@cipchk cipchk deleted the issues-2464 branch January 1, 2024 09:16
@cipchk
Copy link
Member Author

cipchk commented Jan 1, 2024

Preview is ready!

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.

reuse tab 打开多个标签后,再切到第一个标签,后续新开标签位置错乱
2 participants