Skip to content

Fix UI regression#37218

Merged
wxiaoguang merged 1 commit intogo-gitea:mainfrom
wxiaoguang:fix-ui
Apr 14, 2026
Merged

Fix UI regression#37218
wxiaoguang merged 1 commit intogo-gitea:mainfrom
wxiaoguang:fix-ui

Conversation

@wxiaoguang
Copy link
Copy Markdown
Contributor

@wxiaoguang wxiaoguang commented Apr 14, 2026

Fix #37213

Also fix the misaligned tags, remove unused classes, etc.

Diff with ignoring spaces: https://github.com/go-gitea/gitea/pull/37218/changes?w=1

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Apr 14, 2026
@wxiaoguang
Copy link
Copy Markdown
Contributor Author

wxiaoguang commented Apr 14, 2026

image

@wxiaoguang wxiaoguang added the backport/v1.26 This PR should be backported to Gitea 1.26 label Apr 14, 2026
@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 Apr 14, 2026
@wxiaoguang wxiaoguang added skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features. lgtm/need 1 This PR needs approval from one additional maintainer to be merged. and removed lgtm/need 1 This PR needs approval from one additional maintainer to be merged. labels Apr 14, 2026
@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 Apr 14, 2026
@wxiaoguang wxiaoguang merged commit 893df6b into go-gitea:main Apr 14, 2026
26 checks passed
@wxiaoguang wxiaoguang deleted the fix-ui branch April 14, 2026 15:24
GiteaBot pushed a commit to GiteaBot/gitea that referenced this pull request Apr 14, 2026
Fix  go-gitea#37213

Also fix the misaligned tags, remove unused classes, etc.
@GiteaBot GiteaBot added the backport/done All backports for this PR have been created label Apr 14, 2026
@GiteaBot GiteaBot added this to the 1.27.0 milestone Apr 14, 2026
wxiaoguang added a commit that referenced this pull request Apr 14, 2026
Backport #37218 by wxiaoguang

Fix  #37213

Also fix the misaligned tags, remove unused classes, etc.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
@silverwind
Copy link
Copy Markdown
Member

May be worth a followup for 1.27 to make such bg colors always opaque, semi-opaque colors don't work in all contexts.

zjjhot added a commit to zjjhot/gitea that referenced this pull request Apr 17, 2026
* main:
  Replace `dropzone` with `@deltablot/dropzone` (go-gitea#37237)
  Add `ExternalIDClaim` option for OAuth2 OIDC auth source (go-gitea#37229)
  Remove error returns from crypto random helpers and callers (go-gitea#37240)
  Use Content-Security-Policy: script nonce (go-gitea#37232)
  Remove htmx (go-gitea#37224)
  Refactor "htmx" to "fetch action" (go-gitea#37208)
  Fix UI regression (go-gitea#37218)
  Fix corrupted JSON caused by goccy library (go-gitea#37214)
  Add test for "fetch redirect", add CSS value validation for external render (go-gitea#37207)
  Fix incorrect concurrency check (go-gitea#37205)
  refactor: simplify ParseCatFileTreeLine and catBatchParseTreeEntries (go-gitea#37210)
  Update go js py dependencies (go-gitea#37204)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport/done All backports for this PR have been created backport/v1.26 This PR should be backported to Gitea 1.26 lgtm/done This PR has enough approvals to get merged. There are no important open reservations anymore. skip-changelog This PR is irrelevant for the (next) changelog, for example bug fixes for unreleased features.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Incorrect button hover color

5 participants