-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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 issues/pulls dashboard paging error #10114
Conversation
@lunny this code works without the side efect described here: #9998 (review) |
since multiselect was introduced in 1.11.0 I think we need a backport |
Codecov Report
@@ Coverage Diff @@
## master #10114 +/- ##
=========================================
- Coverage 43.49% 43.4% -0.1%
=========================================
Files 568 575 +7
Lines 79117 79640 +523
=========================================
+ Hits 34413 34564 +151
- Misses 40457 40795 +338
- Partials 4247 4281 +34
Continue to review full report at Codecov.
|
Co-authored-by: zeripath <[email protected]>
Co-authored-by: zeripath <[email protected]> Co-authored-by: zeripath <[email protected]>
close #9952
(replace) close #9998
credits: @lunny