Skip to content

Fix project column title overflow#31011

Merged
lunny merged 3 commits into
go-gitea:mainfrom
wxiaoguang:fix-project-title
May 20, 2024
Merged

Fix project column title overflow#31011
lunny merged 3 commits into
go-gitea:mainfrom
wxiaoguang:fix-project-title

Conversation

@wxiaoguang
Copy link
Copy Markdown
Contributor

@wxiaoguang wxiaoguang commented May 18, 2024

By the way:

  • Re-format the "color.go" to Golang code style
  • Remove unused overflow-y: scroll; from .project-column because there is overflow: visible

@wxiaoguang wxiaoguang changed the title Fix project column title color&overflow Fix project column title overflow May 18, 2024
@wxiaoguang wxiaoguang force-pushed the fix-project-title branch from c568725 to 7cfe864 Compare May 18, 2024 07:53
@GiteaBot GiteaBot added the lgtm/need 1 This PR needs approval from one additional maintainer to be merged. label May 19, 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 May 20, 2024
@lunny lunny added the reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. label May 20, 2024
@lunny lunny enabled auto-merge (squash) May 20, 2024 04:19
@lunny lunny merged commit b657409 into go-gitea:main May 20, 2024
@GiteaBot GiteaBot added this to the 1.23.0 milestone May 20, 2024
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull request May 20, 2024
By the way:
* Re-format the "color.go" to Golang code style
* Remove unused `overflow-y: scroll;` from `.project-column` because
there is `overflow: visible`
@GiteaBot GiteaBot added backport/done All backports for this PR have been created and removed reviewed/wait-merge This pull request is part of the merge queue. It will be merged soon. labels May 20, 2024
@wxiaoguang wxiaoguang deleted the fix-project-title branch May 20, 2024 05:40
wxiaoguang added a commit that referenced this pull request May 20, 2024
Backport #31011 by wxiaoguang

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
zjjhot added a commit to zjjhot/gitea that referenced this pull request May 21, 2024
* giteaofficial/main:
  Don't include link of deleted branch when listing branches (go-gitea#31028)
  [skip ci] Updated translations via Crowdin
  Refactor sha1 and time-limited code (go-gitea#31023)
  Return `access_denied` error when an OAuth2 request is denied (go-gitea#30974)
  Avoid 500 panic error when uploading invalid maven package file (go-gitea#31014)
  Fix incorrect "blob excerpt" link when comparing files (go-gitea#31013)
  Fix project column title overflow (go-gitea#31011)
  Fix data-race during testing (go-gitea#30999)
@go-gitea go-gitea locked as resolved and limited conversation to collaborators Aug 19, 2024
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 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. type/bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants