Fix issues/pulls dashboard paging error#9998
Closed
lunny wants to merge 4 commits into
Closed
Conversation
guillep2k
approved these changes
Jan 26, 2020
zeripath
approved these changes
Jan 26, 2020
6543
requested changes
Jan 27, 2020
Member
6543
left a comment
There was a problem hiding this comment.
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.
|
Member
Author
|
Don't merge, @6543 I will check that. |
6543
added a commit
to 6543-forks/gitea
that referenced
this pull request
Feb 2, 2020
lunny
pushed a commit
that referenced
this pull request
Feb 3, 2020
6543
added a commit
to 6543-forks/gitea
that referenced
this pull request
Feb 3, 2020
Co-authored-by: zeripath <art27@cantab.net>
lunny
pushed a commit
that referenced
this pull request
Feb 3, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix #9952