Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork6.3k
Optimize flex layout of release attachment area#34885
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Optimize flex layout of release attachment area#34885
Uh oh!
There was an error while loading.Please reload this page.
Conversation
wxiaoguang commentedJun 27, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
5482b07 to4d9d707Compare
wxiaoguang left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Much better than before. Thank you.
(Some edge cases could only be resolved by rewriting to a grid layout, while I think it would be more complicated and doesn't need to be in this PR's scope)
69fc561 intogo-gitea:mainUh oh!
There was an error while loading.Please reload this page.
before:after:
* giteaofficial/main: Add a `login`/`login-name`/`username` disambiguation to affected endpoint parameters and response/request models (go-gitea#34901) Improve tags list page (go-gitea#34898) [skip ci] Updated translations via Crowdin docs: fix typo in pull request merge warning message text (go-gitea#34899) Refactor container package (go-gitea#34877) [skip ci] Updated translations via Crowdin Fix project column edit (go-gitea#34890) Upgrade htmx to 2.0.6 (go-gitea#34887) Optimize flex layout of release attachment area (go-gitea#34885) Improve `labels-list` rendering (go-gitea#34846) enforce explanation for necessary nolints and fix bugs (go-gitea#34883) Fix a regression when refactoring fork list (go-gitea#34879) enforce nolint scope (go-gitea#34851)


before:

after:
