Skip to content

Refactor branch list to flexbox #34889

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

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

denyskon
Copy link
Member

@denyskon denyskon commented Jun 27, 2025

Use existing flex-item elements.

Before:

grafik
grafik

After:

grafik
grafik

Replace #29620
Close #27469

@GiteaBot GiteaBot added the lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. label Jun 27, 2025
@github-actions github-actions bot added modifies/templates This PR modifies the template files modifies/frontend labels Jun 27, 2025
@denyskon denyskon requested a review from silverwind June 27, 2025 21:57
@denyskon denyskon added topic/ui Change the appearance of the Gitea UI type/refactoring Existing code has been cleaned up. There should be no new functionality. labels Jun 27, 2025
@denyskon denyskon added this to the 1.25.0 milestone Jun 27, 2025
@wxiaoguang
Copy link
Contributor

wxiaoguang commented Jun 28, 2025

I believe it needs grid, but not flex .... Or table+scrollbar, just like GitHub

Otherwise, multiple lines would mis-align.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm/need 2 This PR needs two approvals by maintainers to be considered for merging. modifies/frontend modifies/templates This PR modifies the template files topic/ui Change the appearance of the Gitea UI type/refactoring Existing code has been cleaned up. There should be no new functionality.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

UI Error in branch list when the width is 780px
3 participants