Improve: reduce size when tagEntry#4366
Merged
Alkarex merged 1 commit intoFreshRSS:edgefrom May 15, 2022
Merged
Conversation
Frenzie
approved these changes
May 15, 2022
Member
Frenzie
left a comment
There was a problem hiding this comment.
If that all works, lgtm. Btw, not directly related to this PR but the indentation looks a bit weird on those last 4 lines.
Contributor
Author
|
I just add a line, this is what the previous person left behind. |
Member
|
@BuleWhale Thanks, good idea with this PR. lgtm means looks good to me |
Member
|
@Frenzie No indentation problem, just a strange GitHub visualisation with a difference between the lines that are part of the patch or not |
Member
|
Related to #4310 |
Member
|
@Alkarex You mean this is a visualization problem with regard to the number of equivalent spaces it chooses for tabs? |
Member
|
Indeed @Frenzie . It looks fine when looking at the full document |
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.

Changes proposed in this pull request:
-When I add a tag to a article, I find that the response is too large. I think it needn't request all contents. So I add a "ajax" opinion.

-Screen Shots:
-Before
-After

Pull request checklist: