-
-
Notifications
You must be signed in to change notification settings - Fork 5.9k
Fix issues/pulls dashboard paging error #9998
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this solves the one problem but create a new one!!
now if a repo is selected the other repo's are gone (not visilbe to select anymore)
Codecov Report
@@ Coverage Diff @@
## master #9998 +/- ##
==========================================
+ Coverage 42.26% 43.49% +1.23%
==========================================
Files 610 567 -43
Lines 80392 79109 -1283
==========================================
+ Hits 33975 34412 +437
+ Misses 42239 40447 -1792
- Partials 4178 4250 +72
Continue to review full report at Codecov.
|
Don't merge, @6543 I will check that. |
Co-authored-by: zeripath <[email protected]>
Co-authored-by: zeripath <[email protected]>
Co-authored-by: zeripath <[email protected]> Co-authored-by: zeripath <[email protected]>
Fix #9952