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 word overflow in file search page #32695

Merged
merged 5 commits into from
Dec 3, 2024

Conversation

yp05327
Copy link
Contributor

@yp05327 yp05327 commented Dec 3, 2024

Before:
image

After:
image

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Dec 3, 2024
@pull-request-size pull-request-size bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Dec 3, 2024
@github-actions github-actions bot added modifies/templates This PR modifies the template files modifies/frontend labels Dec 3, 2024
@yp05327 yp05327 added topic/ui Change the appearance of the Gitea UI backport/v1.22 This PR should be backported to Gitea 1.22 labels Dec 3, 2024
@yp05327 yp05327 added this to the 1.23.0 milestone Dec 3, 2024
@GiteaBot GiteaBot added lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. labels Dec 3, 2024
@GiteaBot GiteaBot added lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Dec 3, 2024
@wolfogre wolfogre added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Dec 3, 2024
@lunny lunny enabled auto-merge (squash) December 3, 2024 16:00
@GiteaBot
Copy link
Collaborator

GiteaBot commented Dec 3, 2024

@yp05327 please fix the merge conflicts. 🍵

@GiteaBot GiteaBot removed the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label Dec 3, 2024
@lunny lunny merged commit 690d074 into go-gitea:main Dec 3, 2024
26 checks passed
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull request Dec 3, 2024
@GiteaBot GiteaBot added the backport/done All backports for this PR have been created label Dec 3, 2024
wxiaoguang pushed a commit that referenced this pull request Dec 4, 2024
Backport #32695 by yp05327

Co-authored-by: yp05327 <576951401@qq.com>
@yp05327
Copy link
Contributor Author

yp05327 commented Dec 4, 2024

@yp05327 please fix the merge conflicts. 🍵

Where is the merge conflicts?
@lunny
Did you fix them?

zjjhot added a commit to zjjhot/gitea that referenced this pull request Dec 4, 2024
* giteaofficial/main:
  Fix delete branch perm checking (go-gitea#32654)
  Refactor markdown editor and use it for milestone description editor (go-gitea#32688)
  Fix issue title rendering and refactor legacy function names (go-gitea#32703)
  Fix oauth2 login methods (go-gitea#32698)
  Fix word overflow in file search page (go-gitea#32695)
  Add Swift login endpoint (go-gitea#32693)
  Quick fix for license file name (go-gitea#32696)
@yp05327 yp05327 deleted the fix-file-search-overflow branch December 6, 2024 00:22
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Mar 3, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport/done All backports for this PR have been created backport/v1.22 This PR should be backported to Gitea 1.22 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. modifies/frontend modifies/templates This PR modifies the template files size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. topic/ui Change the appearance of the Gitea UI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants